Searched defs:attachmentLevel (Results 1 – 2 of 2) sorted by relevance
904 GLint attachmentLevel, in initTextureRGBA()918 GLint attachmentLevel, in initTextureBGRA()937 void testRead(GLenum textureTarget, GLint levels, GLint attachmentLevel, GLint attachmentLayer) in testRead()965 GLint attachmentLevel, in testPBORead()
316 GLuint attachmentLevel = static_cast<GLuint>(index.getLevelIndex()); in AttachmentOverlapsWithTexture() local