Searched defs:scratch_addr (Results 1 – 4 of 4) sorted by relevance
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_acceleration_structure.c | 1002 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/ |
| D | iris_state.c | 5244 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/ |
| D | aco_lower_to_hw_instr.cpp | 2336 Operand scratch_addr = instr->operands[0]; in lower_to_hw_instr() local
|
| D | aco_instruction_selection.cpp | 7577 Temp scratch_addr = ctx->program->private_segment_buffer; in get_scratch_resource() local
|