Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_sf.h102 void brw_emit_line_setup( struct brw_sf_compile *c, bool allocate );
Dbrw_sf.c95 brw_emit_line_setup( &c, true ); in compile_sf_prog()
Dbrw_sf_emit.c493 void brw_emit_line_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_line_setup() function
768 brw_emit_line_setup( c, false ); in brw_emit_anyprim_setup()