Searched defs:elk_vs_prog_data (Results 1 – 1 of 1) sorted by relevance
1249 struct elk_vs_prog_data { struct1250 struct elk_vue_prog_data base;1252 uint64_t inputs_read;1253 uint64_t double_inputs_read;1255 unsigned nr_attribute_slots;1257 bool uses_vertexid;1258 bool uses_instanceid;1259 bool uses_is_indexed_draw;1260 bool uses_firstvertex;1261 bool uses_baseinstance;[all …]