Home
last modified time | relevance | path

Searched defs:target_cache (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_generator.cpp1166 const unsigned target_cache = in generate_scratch_read() local
1196 const unsigned target_cache = in generate_scratch_write() local
1273 const unsigned target_cache = in generate_pull_constant_load() local
Dbrw_eu_emit.c2163 const unsigned target_cache = in brw_oword_block_write_scratch() local
2295 const unsigned target_cache = in brw_oword_block_read_scratch() local
2388 const unsigned target_cache = in brw_oword_block_read() local
2460 const unsigned target_cache = in brw_fb_WRITE() local
3099 const unsigned target_cache = GFX6_SFID_DATAPORT_RENDER_CACHE; in brw_svb_write() local
Dbrw_eu.h521 unsigned target_cache) in brw_dp_read_desc()