Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_sf.c119 key.primitive = BRW_SF_PRIM_POINTS; in brw_upload_sf_prog()
/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h371 BRW_SF_PRIM_POINTS = 0, enumerator
Dbrw_compile_sf.c847 case BRW_SF_PRIM_POINTS: in brw_compile_sf()