Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_sf.c104 case SF_UNFILLED_TRIS: in compile_sf_prog()
159 key.primitive = SF_UNFILLED_TRIS; in brw_upload_sf_prog()
Dbrw_sf.h45 #define SF_UNFILLED_TRIS 3 macro
Dbrw_sf_emit.c105 if (c->key.primitive == SF_UNFILLED_TRIS) in do_twoside_color()
178 if (c->key.primitive == SF_UNFILLED_TRIS) in do_flatshade_triangle()
217 if (c->key.primitive == SF_UNFILLED_TRIS) in do_flatshade_line()