Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.cpp566 const FramebufferAttachment *FramebufferState::getDepthStencilAttachment() const in getDepthStencilAttachment() function in gl::FramebufferState
988 const FramebufferAttachment *Framebuffer::getDepthStencilAttachment() const in getDepthStencilAttachment() function in gl::Framebuffer
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp446 const AttachmentReference& Subpass::getDepthStencilAttachment (void) const in getDepthStencilAttachment() function in vkt::renderpass::Subpass
DvktRenderPassTests.cpp609 …const AttachmentReference& getDepthStencilAttachment (void) const { return m_depthStencilAttachm… in getDepthStencilAttachment() function in vkt::__anond197478b0111::Subpass
1775 …const Maybe<Attachment>& getDepthStencilAttachment (void) const { return m_depthStencilAttachmen… in getDepthStencilAttachment() function in vkt::__anond197478b0111::SubpassRenderInfo