Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_rt.h38 uint64_t recursive_shader_ptr; member
H A Dradv_pipeline_rt.c243 dst->handle.recursive_shader_ptr = 0; in radv_rt_fill_group_info()
1142 …pipeline->groups[i].handle.recursive_shader_ptr = shader->va | radv_get_rt_priority(shader->info.s… in radv_rt_pipeline_create()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_rt_shader.c355 SBT_RECURSIVE_PTR = offsetof(struct radv_pipeline_group_handle, recursive_shader_ptr),