Searched refs:radv_attachment_info (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_private.h1838 struct radv_attachment_info { struct
1852 struct radv_attachment_info attachments[0];
H A Dradv_cmd_buffer.c1040 struct radv_attachment_info *att,
1223 struct radv_attachment_info *att;
1461 struct radv_attachment_info *att;
1583 struct radv_attachment_info *att = &framebuffer->attachments[idx];
1602 struct radv_attachment_info *att = &framebuffer->attachments[idx];
H A Dradv_device.c4636 sizeof(struct radv_attachment_info) * pCreateInfo->attachmentCount;

Completed in 18 milliseconds