Lines Matching refs:VkRenderingAttachmentInfo
1094 std::vector<VkRenderingAttachmentInfo>& colorAttachmentInfos,
1095 VkRenderingAttachmentInfo& depthStencilAttachmentInfo,
1107 const VkRenderingAttachmentInfo emptyRenderingAttachmentInfo = {
1128 VkRenderingAttachmentInfo renderingAttachmentInfo = {
1162 VkRenderingAttachmentInfo renderingAttachmentInfo = {
1195 VkRenderingAttachmentInfo renderingAttachmentInfo = {
1229 VkRenderingAttachmentInfo renderingAttachmentInfo = {
1992 std::vector<VkRenderingAttachmentInfo>& colorAttachmentInfos,
1993 VkRenderingAttachmentInfo& depthStencilAttachmentInfo,
2043 colorAttachmentInfos.data(), // const VkRenderingAttachmentInfo* pColorAttachments
2045 &depthStencilAttachmentInfo : DE_NULL, // const VkRenderingAttachmentInfo* pDepthAttachment
2047 &depthStencilAttachmentInfo : DE_NULL // const VkRenderingAttachmentInfo* pStencilAttachment
2973 std::vector<VkRenderingAttachmentInfo> colorAttachmentInfos(4u);
2974 VkRenderingAttachmentInfo depthStencilAttachmentInfo;
3298 std::vector<VkRenderingAttachmentInfo> colorAttachmentInfos(4u);
3299 VkRenderingAttachmentInfo depthStencilAttachmentInfo;
3802 std::vector<VkRenderingAttachmentInfo> colorAttachmentInfos(4u);
3803 VkRenderingAttachmentInfo depthStencilAttachmentInfo;