Searched refs:m_attachmentDescriptions (Results 1 – 4 of 4) sorted by relevance
102 std::vector<VkAttachmentDescription> m_attachmentDescriptions; member in vkt::api::__anonfc51f3c80111::GranularityInstance156 m_attachmentDescriptions.push_back(attachmentDescription); in initAttachmentDescriptions()266 (deUint32)m_attachmentDescriptions.size(), // deUint32 attachmentCount; in initRenderPass()267 &m_attachmentDescriptions[0], // const VkAttachmentDescription* pAttachments; in initRenderPass()
102 std::vector<VkAttachmentDescription> m_attachmentDescriptions; member in vkt::api::__anon7f9949880111::GranularityInstance156 m_attachmentDescriptions.push_back(attachmentDescription); in initAttachmentDescriptions()266 (deUint32)m_attachmentDescriptions.size(), // deUint32 attachmentCount; in initRenderPass()267 &m_attachmentDescriptions[0], // const VkAttachmentDescription* pAttachments; in initRenderPass()
761 m_attachmentDescriptions.push_back(makeAttachmentDescription( in addAttachment()911 static_cast<deUint32>(m_attachmentDescriptions.size()), // deUint32 attachmentCount; in bake()912 dataOrNullPtr(m_attachmentDescriptions), // const VkAttachmentDescription* pAttachments; in bake()978 std::vector<VkAttachmentDescription> m_attachmentDescriptions; member in vkt::pipeline::__anond57030fa0111::RenderTarget
761 m_attachmentDescriptions.push_back(makeAttachmentDescription( in addAttachment()911 static_cast<deUint32>(m_attachmentDescriptions.size()), // deUint32 attachmentCount; in bake()912 dataOrNullPtr(m_attachmentDescriptions), // const VkAttachmentDescription* pAttachments; in bake()978 std::vector<VkAttachmentDescription> m_attachmentDescriptions; member in vkt::pipeline::__anona786bb3a0111::RenderTarget