Home
last modified time | relevance | path

Searched defs:getAttachment (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkRenderPass.hpp41 VkAttachmentDescription getAttachment(uint32_t attachmentIndex) const in getAttachment() function in vk::RenderPass
DVkFramebuffer.cpp118 ImageView *Framebuffer::getAttachment(uint32_t index) const in getAttachment() function in vk::Framebuffer
/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp278 GLuint BufferVAOAttacher::getAttachment (GLuint varr) in getAttachment() function in deqp::gles3::Functional::__anon5d1d1c700111::BufferVAOAttacher
343 GLuint BufferTfAttacher::getAttachment (GLuint tf) in getAttachment() function in deqp::gles3::Functional::__anon5d1d1c700111::BufferTfAttacher
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp358 GLuint TextureFboAttacher::getAttachment (GLuint fbo) in getAttachment() function in deqp::gls::LifetimeTests::details::TextureFboAttacher
565 GLuint RboFboAttacher::getAttachment (GLuint fbo) in getAttachment() function in deqp::gls::LifetimeTests::details::RboFboAttacher
619 GLuint ShaderProgramAttacher::getAttachment (GLuint program) in getAttachment() function in deqp::gls::LifetimeTests::details::ShaderProgramAttacher
1066 GLuint getAttachment (Attacher& attacher, GLuint container) in getAttachment() function
/external/angle/src/libANGLE/
DFramebuffer.cpp360 const FramebufferAttachment *FramebufferState::getAttachment(const Context *context, in getAttachment() function in gl::FramebufferState
986 const FramebufferAttachment *Framebuffer::getAttachment(const Context *context, in getAttachment() function in gl::Framebuffer
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp383 Attachment& getAttachment (AttachmentPoint point) { return m_attachments[point]; } in getAttachment() function in sglr::rc::Framebuffer
384 const Attachment& getAttachment (AttachmentPoint point) const { return m_attachments[point]; } in getAttachment() function in sglr::rc::Framebuffer
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp381 deUint32 AttachmentReference::getAttachment (void) const in getAttachment() function in vkt::renderpass::AttachmentReference
DvktRenderPassTests.cpp569 deUint32 getAttachment (void) const { return m_attachment; } in getAttachment() function in vkt::__anon051e17af0111::AttachmentReference