Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_sf.c116 key.primitive = BRW_SF_PRIM_LINES; in brw_upload_sf_prog()
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h392 BRW_SF_PRIM_LINES = 1, enumerator
Dbrw_compile_sf.c843 case BRW_SF_PRIM_LINES: in brw_compile_sf()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2242 key.primitive = BRW_SF_PRIM_LINES; in crocus_update_compiled_sf()