Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_eu_emit.c2050 BRW_DATAPORT_READ_TARGET_RENDER_CACHE); in brw_oword_block_write_scratch()
2182 BRW_DATAPORT_READ_TARGET_RENDER_CACHE); in brw_oword_block_read_scratch()
2337 BRW_DATAPORT_READ_TARGET_RENDER_CACHE); in brw_fb_WRITE()
2870 BRW_DATAPORT_READ_TARGET_RENDER_CACHE); in brw_svb_write()
Dbrw_vec4_generator.cpp1159 BRW_DATAPORT_READ_TARGET_RENDER_CACHE; in generate_scratch_read()
1189 BRW_DATAPORT_READ_TARGET_RENDER_CACHE); in generate_scratch_write()
Dbrw_defines.h1710 #define BRW_DATAPORT_READ_TARGET_RENDER_CACHE 1 macro