Searched defs:elk_vs_prog_data (Results 1 – 1 of 1) sorted by relevance
1250 struct elk_vs_prog_data { struct1251 struct elk_vue_prog_data base;1253 uint64_t inputs_read;1254 uint64_t double_inputs_read;1256 unsigned nr_attribute_slots;1258 bool uses_vertexid;1259 bool uses_instanceid;1260 bool uses_is_indexed_draw;1261 bool uses_firstvertex;1262 bool uses_baseinstance;[all …]