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

/external/deqp/modules/glshared/
H A DglsLifetimeTests.cpp250 GLuint getFboAttachment (const Functions& gl, GLuint fbo, GLenum requiredType) function in namespace:deqp::gls::LifetimeTests::details
360 return getFboAttachment(gl(), fbo, GL_TEXTURE);
567 return getFboAttachment(gl(), fbo, GL_RENDERBUFFER);

Completed in 828 milliseconds