Home
last modified time | relevance | path

Searched refs:BRW_SF_PRIM_TRIANGLES (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/blorp/
Dblorp.c371 key.key.primitive = BRW_SF_PRIM_TRIANGLES; in blorp_ensure_sf_program()
/third_party/mesa3d/src/intel/compiler/
Dbrw_compile_sf.c840 case BRW_SF_PRIM_TRIANGLES: in brw_compile_sf()
Dbrw_compiler.h419 BRW_SF_PRIM_TRIANGLES = 2, enumerator
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2268 key.primitive = BRW_SF_PRIM_TRIANGLES; in crocus_update_compiled_sf()