Data Fields | |
uint | num_attribs |
uint | hwfmt [4] |
hardware format info for this format | |
uint | size |
total vertex size in dwords | |
struct { | |
ubyte interp_mode:4 | |
INTERP_x. | |
ubyte emit:4 | |
EMIT_x. | |
ubyte src_index | |
map to post-xform attribs | |
} | attrib [PIPE_MAX_SHADER_INPUTS] |
Definition at line 74 of file draw_vertex.h.
Definition at line 76 of file draw_vertex.h.
struct { ... } vertex_info::attrib[PIPE_MAX_SHADER_INPUTS] |