Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkCommandBuffer.hpp54 const VkRenderingAttachmentInfo *getColorAttachment(uint32_t i) const in getColorAttachment() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DFramebuffer.cpp563 const FramebufferAttachment *FramebufferState::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::FramebufferState
1104 const FramebufferAttachment *Framebuffer::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::Framebuffer
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp634 uint32_t TestFramebuffer::getColorAttachment(void) const in getColorAttachment() function in deqp::gles31::Functional::__anon0174e0ff0111::TestFramebuffer
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp1889 const Attachment &getColorAttachment(uint32_t attachmentNdx) const in getColorAttachment() function in vkt::__anon33b72dba0111::SubpassRenderInfo