Home
last modified time | relevance | path

Searched defs:getColorAttachment (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp54 const VkRenderingAttachmentInfo *getColorAttachment(uint32_t i) const in getColorAttachment() function
/external/angle/src/libANGLE/
DFramebuffer.cpp543 const FramebufferAttachment *FramebufferState::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::FramebufferState
1077 const FramebufferAttachment *Framebuffer::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::Framebuffer
/external/deqp/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp623 deUint32 TestFramebuffer::getColorAttachment (void) const in getColorAttachment() function in deqp::gles31::Functional::__anon29dbf92e0111::TestFramebuffer
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1753 …const Attachment& getColorAttachment (deUint32 attachmentNdx) const { return m_colorAttachme… in getColorAttachment() function in vkt::__anone08f04e90111::SubpassRenderInfo