Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader.h565 struct radv_shader *radv_create_rt_prolog(struct radv_device *device);
H A Dradv_pipeline_rt.c831 pipeline->prolog = radv_create_rt_prolog(device); in compile_rt_prolog()
H A Dradv_shader.c3083 radv_create_rt_prolog(struct radv_device *device) function
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.1.0.rst1009 - radv: add radv_create_rt_prolog()