Home
last modified time | relevance | path

Searched refs:m_attachmentSampleLocations (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp784 m_attachmentSampleLocations.push_back(attachmentSampleLocations); in addAttachment()
950 static_cast<deUint32>(m_attachmentSampleLocations.size()), // uint32_t attachmentInitialSampleLocationsCount; in recordBeginRenderPass()
951 dataOrNullPtr(m_attachmentSampleLocations), // const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; in recordBeginRenderPass()
983 std::vector<VkAttachmentSampleLocationsEXT> m_attachmentSampleLocations; member in vkt::pipeline::__anon28238::RenderTarget
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp781 m_attachmentSampleLocations.push_back(attachmentSampleLocations); in addAttachment()
947 static_cast<deUint32>(m_attachmentSampleLocations.size()), // uint32_t attachmentInitialSampleLocationsCount; in recordBeginRenderPass()
948 dataOrNullPtr(m_attachmentSampleLocations), // const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; in recordBeginRenderPass()
980 std::vector<VkAttachmentSampleLocationsEXT> m_attachmentSampleLocations; member in vkt::pipeline::__anon29457::RenderTarget

Completed in 11 milliseconds