Searched defs:elk_vs_prog_data (Results 1 – 1 of 1) sorted by relevance
1355 struct elk_vs_prog_data { struct1356 struct elk_vue_prog_data base;1358 uint64_t inputs_read;1359 uint64_t double_inputs_read;1361 unsigned nr_attribute_slots;1363 bool uses_vertexid;1364 bool uses_instanceid;1365 bool uses_is_indexed_draw;1366 bool uses_firstvertex;1367 bool uses_baseinstance;[all …]