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.cpp1161 const unsigned target_cache = in generate_scratch_read() local
1191 const unsigned target_cache = in generate_scratch_write() local
1268 const unsigned target_cache = in generate_pull_constant_load() local
Dbrw_eu_emit.c2166 const unsigned target_cache = in brw_oword_block_write_scratch() local
2298 const unsigned target_cache = in brw_oword_block_read_scratch() local
2391 const unsigned target_cache = in brw_oword_block_read() local
2463 const unsigned target_cache = in brw_fb_WRITE() local
3109 const unsigned target_cache = GFX6_SFID_DATAPORT_RENDER_CACHE; in brw_svb_write() local
Dbrw_eu.h542 unsigned target_cache) in brw_dp_read_desc()