Home
last modified time | relevance | path

Searched refs:radv_emulate_rt (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_rt_common.c31 if ((pdevice->rad_info.gfx_level < GFX10_3 && !radv_emulate_rt(pdevice)) || pdevice->use_llvm) in radv_enable_rt()
41 radv_emulate_rt(const struct radv_physical_device *pdevice) in radv_emulate_rt() function
H A Dradv_nir_lower_ray_queries.c697 if (!radv_emulate_rt(device->physical_device)) { in lower_rq_proceed()
H A Dradv_private.h1874 bool radv_emulate_rt(const struct radv_physical_device *pdevice);
H A Dradv_pipeline_rt.c1462 if (!radv_emulate_rt(device->physical_device)) { in build_traversal_shader()

Completed in 9 milliseconds