Searched defs:pColorAttachments (Results 1 - 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp626 const VkAttachmentReference* pColorAttachments = DE_NULL; local
638 pColorAttachments = &attachmentRef;
649 pColorAttachments, // const VkAttachmentReference* pColorAttachments;
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.h2054 const VkAttachmentReference* pColorAttachments; member in struct:VkSubpassDescription
H A Dvulkan.hpp4562 , pColorAttachments( pColorAttachments_ )
4613 pColorAttachments = pColorAttachments_;
4653 && ( pColorAttachments == rhs.pColorAttachments )
4670 const AttachmentReference* pColorAttachments; member in struct:vk::vk::ImageLayout::AttachmentLoadOp::AttachmentStoreOp::ImageType::ImageTiling::ImageViewType::CommandBufferLevel::ComponentSwizzle::DescriptorType::QueryType::BorderColor::PipelineBindPoint::SubpassDescription

Completed in 242 milliseconds