Searched defs:SubpassDescription (Results 1 – 3 of 3) sorted by relevance
453 SubpassDescription::SubpassDescription (vk::VkPipelineBindPoint _pipelineBindPoint, in SubpassDescription() function in vkt::Draw::SubpassDescription498 SubpassDescription::SubpassDescription (const vk::VkSubpassDescription& rhs) in SubpassDescription() function in vkt::Draw::SubpassDescription533 SubpassDescription::SubpassDescription (const SubpassDescription& rhs) { in SubpassDescription() function in vkt::Draw::SubpassDescription
155 class SubpassDescription : public vk::VkSubpassDescription class
890 struct SubpassDescription struct in vkt::pipeline::__anon0919ed2e0111::RenderTarget892 std::vector<VkAttachmentReference> inputAttachmentReferences;893 std::vector<VkAttachmentReference> colorAttachmentReferences;894 std::vector<VkAttachmentReference> resolveAttachmentReferences;895 std::vector<VkAttachmentReference> depthStencilAttachmentReferences;896 std::vector<deUint32> preserveAttachmentReferences;