Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_emit.cpp558 brw_oword_block_write_scratch(p, brw_message_reg(inst->base_mrf), 1, in generate_spill()
Dbrw_eu.h1008 void brw_oword_block_write_scratch(struct brw_compile *p,
Dbrw_wm_emit.c1577 brw_oword_block_write_scratch(p, brw_message_reg(1), 2, slot); in emit_spill()
Dbrw_eu_emit.c1849 void brw_oword_block_write_scratch(struct brw_compile *p, in brw_oword_block_write_scratch() function