Home
last modified time | relevance | path

Searched defs:tgsi_declaration_semantic (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h168 struct tgsi_declaration_semantic struct
170 unsigned Name : 8; /**< one of TGSI_SEMANTIC_x */
171 unsigned Index : 16; /**< UINT */
172 unsigned Padding : 8;