Searched defs:omitBlendState (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTestsUtil.cpp | 401 Subpass(VkPipelineBindPoint pipelineBindPoint, VkSubpassDescriptionFlags flags, const std::vector<AttachmentReference>& inputAttachments, const std::vector<AttachmentReference>& colorAttachments, const std::vector<AttachmentReference>& resolveAttachments, AttachmentReference depthStencilAttachment, const std::vector<deUint32>& preserveAttachments, bool omitBlendState) Subpass() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassTestsUtil.cpp | 401 Subpass(VkPipelineBindPoint pipelineBindPoint, VkSubpassDescriptionFlags flags, const std::vector<AttachmentReference>& inputAttachments, const std::vector<AttachmentReference>& colorAttachments, const std::vector<AttachmentReference>& resolveAttachments, AttachmentReference depthStencilAttachment, const std::vector<deUint32>& preserveAttachments, bool omitBlendState) Subpass() argument
|
Completed in 4 milliseconds