Home | History | Annotate | Download | only in glshared

Lines Matching refs:getFboAttachment

248 GLuint getFboAttachment (const Functions& gl, GLuint fbo, GLenum requiredType)
355 return getFboAttachment(gl(), fbo, GL_TEXTURE);
402 return getFboAttachment(gl(), fbo, GL_RENDERBUFFER);