Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c1044 uint32_t src_scratch_offset = bvh_states[i].scratch_offset; in lbvh_build_internal() local
1049 .src_ids = pInfos[i].scratchData.deviceAddress + src_scratch_offset, in lbvh_build_internal()
1102 uint32_t src_scratch_offset = bvh_states[i].scratch_offset; in ploc_build_internal() local
1103 … uint32_t dst_scratch_offset = (src_scratch_offset == bvh_states[i].scratch.sort_buffer_offset[0]) in ploc_build_internal()
1110 .ids_0 = pInfos[i].scratchData.deviceAddress + src_scratch_offset, in ploc_build_internal()