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