Home
last modified time | relevance | path

Searched defs:scratch_addr (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.c1002 uint64_t scratch_addr; member
1030 uint64_t scratch_addr; member
1035 uint64_t scratch_addr; member
1045 uint64_t scratch_addr; member
1159 nir_ssa_def *scratch_addr = nir_pack_64_2x32(&b, nir_channels(&b, pconst0, 0b1100)); in build_leaf_shader() local
1512 nir_ssa_def *scratch_addr = nir_pack_64_2x32(&b, nir_channels(&b, pconst0, 0b1100)); in build_morton_shader() local
1589 nir_ssa_def *scratch_addr = nir_pack_64_2x32(&b, nir_channels(&b, pconst0, 0b1100)); in build_internal_shader() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c5244 uint32_t scratch_addr = 0; in pin_scratch_space() local
6141 uint32_t scratch_addr = in iris_upload_dirty_render_state() local
7141 uint32_t scratch_addr = pin_scratch_space(ice, batch, prog_data, in iris_upload_compute_walker() local
7220 uint32_t scratch_addr = in iris_upload_gpgpu_walker() local
/third_party/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp2336 Operand scratch_addr = instr->operands[0]; in lower_to_hw_instr() local
Daco_instruction_selection.cpp7577 Temp scratch_addr = ctx->program->private_segment_buffer; in get_scratch_resource() local