Lines Matching refs:VkRenderingAttachmentInfo
937 VkRenderingAttachmentInfo *attachments = data->attachments;
943 attachments[i] = (VkRenderingAttachmentInfo) {
950 attachments[i] = (VkRenderingAttachmentInfo) {
969 *attachments = (VkRenderingAttachmentInfo) {
980 *attachments = (VkRenderingAttachmentInfo) {
1516 const VkRenderingAttachmentInfo att = {
1525 const VkRenderingAttachmentInfo stencil_att = {
1574 STACK_ARRAY(VkRenderingAttachmentInfo, color_attachments,
1583 VkRenderingAttachmentInfo *color_attachment = &color_attachments[i];
1586 *color_attachment = (VkRenderingAttachmentInfo) {
1599 *color_attachment = (VkRenderingAttachmentInfo) {
1680 VkRenderingAttachmentInfo depth_attachment = {
1683 VkRenderingAttachmentInfo stencil_attachment = {