Home
last modified time | relevance | path

Searched defs:allAttachments (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1939 const auto &allAttachments = renderPassInfo.getAttachments(); in findColorAttachments() local
1966 void findDepthStencilAttachments(const vector<Attachment> &allAttachments, VkFormat &depthFormat, in findDepthStencilAttachments()
2052 …id prepareAttachmentRemapping(const Subpass &subpass, const std::vector<Attachment> &allAttachment… in prepareAttachmentRemapping()
2116 const auto &allAttachments = pRenderPassInfo->getAttachments(); in beginCommandBuffer() local
2287 const auto &allAttachments = renderPassInfo.getAttachments(); in beginDynamicRendering() local
2686 const auto &allAttachments = m_renderPassInfo.getAttachments(); in pushRenderCommands() local
3359 const std::vector<Attachment> &allAttachments(renderPassInfo.getAttachments()); in pushDynamicRenderingCommands() local
/external/deqp/modules/gles3/functional/
Des3fFboInvalidateTests.cpp1653 …static const uint32_t allAttachments[] = {GL_COLOR_ATTACHMENT0, GL_DEPTH_ATTACHMENT, GL_STENCIL_AT… in init() local