Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_eu_emit.c709 unsigned target_cache, in brw_set_dp_write_message() argument
718 const unsigned sfid = (devinfo->gen >= 6 ? target_cache : in brw_set_dp_write_message()
739 unsigned target_cache, in brw_set_dp_read_message() argument
745 const unsigned sfid = (devinfo->gen >= 6 ? target_cache : in brw_set_dp_read_message()
755 brw_inst_set_dp_read_target_cache(devinfo, insn, target_cache); in brw_set_dp_read_message()
2047 const unsigned target_cache = in brw_oword_block_write_scratch() local
2134 target_cache, in brw_oword_block_write_scratch()
2179 const unsigned target_cache = in brw_oword_block_read_scratch() local
2217 target_cache, in brw_oword_block_read_scratch()
2270 const unsigned target_cache = in brw_oword_block_read() local
[all …]
Dbrw_eu.h226 unsigned target_cache,
236 unsigned target_cache,
Dbrw_vec4_generator.cpp1156 const unsigned target_cache = in generate_scratch_read() local
1172 msg_type, target_cache, in generate_scratch_read()
1186 const unsigned target_cache = in generate_scratch_write() local
1249 target_cache, in generate_scratch_write()
1267 const unsigned target_cache = in generate_pull_constant_load() local
1315 target_cache, in generate_pull_constant_load()