Searched defs:getAttachment (Results 1 – 6 of 6) sorted by relevance
41 VkAttachmentDescription getAttachment(uint32_t i) const in getAttachment() function in vk::RenderPass
278 GLuint BufferVAOAttacher::getAttachment (GLuint varr) in getAttachment() function in deqp::gles3::Functional::__anona0fbcc2e0111::BufferVAOAttacher343 GLuint BufferTfAttacher::getAttachment (GLuint tf) in getAttachment() function in deqp::gles3::Functional::__anona0fbcc2e0111::BufferTfAttacher
358 GLuint TextureFboAttacher::getAttachment (GLuint fbo) in getAttachment() function in deqp::gls::LifetimeTests::details::TextureFboAttacher565 GLuint RboFboAttacher::getAttachment (GLuint fbo) in getAttachment() function in deqp::gls::LifetimeTests::details::RboFboAttacher619 GLuint ShaderProgramAttacher::getAttachment (GLuint program) in getAttachment() function in deqp::gls::LifetimeTests::details::ShaderProgramAttacher1066 GLuint getAttachment (Attacher& attacher, GLuint container) in getAttachment() function
383 Attachment& getAttachment (AttachmentPoint point) { return m_attachments[point]; } in getAttachment() function in sglr::rc::Framebuffer384 const Attachment& getAttachment (AttachmentPoint point) const { return m_attachments[point]; } in getAttachment() function in sglr::rc::Framebuffer
382 deUint32 AttachmentReference::getAttachment (void) const in getAttachment() function in vkt::renderpass::AttachmentReference
529 deUint32 getAttachment (void) const { return m_attachment; } in getAttachment() function in vkt::__anonc29f8a2d0111::AttachmentReference