Home
last modified time | relevance | path

Searched refs:uses_is_indexed_draw (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h1325 bool uses_is_indexed_draw; member
Dbrw_vec4.cpp2586 prog_data->uses_is_indexed_draw = true; in brw_compile_vs()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c1328 vs_prog_data->uses_is_indexed_draw; in crocus_update_compiled_vs()