Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h2047 struct radv_rendering_info { struct
2089 struct radv_rendering_info ri;
Dradv_pipeline.c118 radv_pipeline_has_ds_attachments(const struct radv_rendering_info *ri_info) in radv_pipeline_has_ds_attachments()
125 radv_pipeline_has_color_attachments(const struct radv_rendering_info *ri_info) in radv_pipeline_has_color_attachments()
1816 static struct radv_rendering_info
1822 struct radv_rendering_info info = {0}; in radv_pipeline_init_rendering_info()