Home
last modified time | relevance | path

Searched defs:getFboAttachment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsLifetimeTests.cpp242 GLuint getFboAttachment(const Functions &gl, GLuint fbo, GLenum requiredType) in getFboAttachment() function
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp2491 tcu::PixelBufferAccess ReferenceContext::getFboAttachment(const rc::Framebuffer &framebuffer, in getFboAttachment() function in sglr::ReferenceContext