Searched refs:m_attachmentSampleLocations (Results 1 – 1 of 1) sorted by relevance
817 m_attachmentSampleLocations.push_back(attachmentSampleLocations); in addAttachment()962 …static_cast<deUint32>(m_attachmentSampleLocations.size()), // uint32_t … in recordBeginRenderPass()963 …dataOrNullPtr(m_attachmentSampleLocations), // const VkAttachmentSampleLocationsEXT* pAtta… in recordBeginRenderPass()995 std::vector<VkAttachmentSampleLocationsEXT> m_attachmentSampleLocations; member in vkt::pipeline::__anon0919ed2e0111::RenderTarget