Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compile_sf.c844 case BRW_SF_PRIM_LINES: in brw_compile_sf()
Dbrw_compiler.h418 BRW_SF_PRIM_LINES = 1, enumerator
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2271 key.primitive = BRW_SF_PRIM_LINES; in crocus_update_compiled_sf()