nk_draw_vertex_layout_element

Undocumented in source.
  1. struct nk_draw_vertex_layout_element
    version(NK_INCLUDE_VERTEX_BUFFER_OUTPUT)
    struct nk_draw_vertex_layout_element {}
  2. struct nk_draw_vertex_layout_element

Members

Variables

attribute
nk_draw_vertex_layout_attribute attribute;
Undocumented in source.
format
nk_draw_vertex_layout_format format;
Undocumented in source.
offset
nk_size offset;
Undocumented in source.

Meta