Home
last modified time | relevance | path

Searched refs:alloc_regs (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_sf_emit.c242 static void alloc_regs( struct brw_sf_compile *c ) in alloc_regs() function
413 alloc_regs(c); in brw_emit_tri_setup()
502 alloc_regs(c); in brw_emit_line_setup()
573 alloc_regs(c); in brw_emit_point_sprite_setup()
665 alloc_regs(c); in brw_emit_point_setup()
728 alloc_regs(c); in brw_emit_anyprim_setup()
Dbrw_blorp_blit.cpp492 void alloc_regs();
641 alloc_regs(); in compile()
763 brw_blorp_blit_program::alloc_regs() in alloc_regs() function in brw_blorp_blit_program