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

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

Completed in 70 milliseconds