Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h958 struct brw_vs_prog_data { struct
959 struct brw_vue_prog_data base;
961 GLbitfield64 inputs_read;
962 GLbitfield64 double_inputs_read;
964 unsigned nr_attribute_slots;
966 bool uses_vertexid;
967 bool uses_instanceid;
968 bool uses_basevertex;
969 bool uses_baseinstance;
970 bool uses_drawid;