Searched defs:tgsi_declaration_semantic (Results 1 – 2 of 2) sorted by relevance
214 struct tgsi_declaration_semantic struct216 unsigned Name : 8; /**< one of TGSI_SEMANTIC_x */217 unsigned Index : 16; /**< UINT */218 unsigned StreamX : 2; /**< vertex stream (for GS output) */219 unsigned StreamY : 2;220 unsigned StreamZ : 2;221 unsigned StreamW : 2;
218 struct tgsi_declaration_semantic struct220 unsigned Name : 8; /**< one of TGSI_SEMANTIC_x */221 unsigned Index : 16; /**< UINT */222 unsigned StreamX : 2; /**< vertex stream (for GS output) */223 unsigned StreamY : 2;224 unsigned StreamZ : 2;225 unsigned StreamW : 2;