Home
last modified time | relevance | path

Searched defs:SubpassDescription (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp453 SubpassDescription::SubpassDescription (vk::VkPipelineBindPoint _pipelineBindPoint, in SubpassDescription() function in vkt::Draw::SubpassDescription
498 SubpassDescription::SubpassDescription (const vk::VkSubpassDescription& rhs) in SubpassDescription() function in vkt::Draw::SubpassDescription
533 SubpassDescription::SubpassDescription (const SubpassDescription& rhs) { in SubpassDescription() function in vkt::Draw::SubpassDescription
DvktDrawCreateInfoUtil.hpp155 class SubpassDescription : public vk::VkSubpassDescription class
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp890 struct SubpassDescription struct in vkt::pipeline::__anon0919ed2e0111::RenderTarget
892 std::vector<VkAttachmentReference> inputAttachmentReferences;
893 std::vector<VkAttachmentReference> colorAttachmentReferences;
894 std::vector<VkAttachmentReference> resolveAttachmentReferences;
895 std::vector<VkAttachmentReference> depthStencilAttachmentReferences;
896 std::vector<deUint32> preserveAttachmentReferences;