Searched refs:radv_rt_nir_to_asm (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/amd/vulkan/ |
D | radv_pipeline_rt.c | 358 radv_rt_nir_to_asm(struct radv_device *device, struct vk_pipeline_cache *cache, in radv_rt_nir_to_asm() function 685 … radv_rt_nir_to_asm(device, cache, pCreateInfo, pipeline, monolithic_raygen, stage, &stack_size, in radv_rt_compile_shaders() 744 …radv_rt_nir_to_asm(device, cache, pCreateInfo, pipeline, false, &traversal_stage, NULL, NULL, &tra… in radv_rt_compile_shaders()
|
/external/mesa3d/docs/relnotes/ |
D | 23.2.1.rst | 993 - radv/rt: implement radv_rt_nir_to_asm()
|