Home
last modified time | relevance | path

Searched defs:attachmentLevel (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/tests/gl_tests/
DReadPixelsTest.cpp904 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()
/external/angle/src/libANGLE/
DFramebuffer.cpp316 GLuint attachmentLevel = static_cast<GLuint>(index.getLevelIndex()); in AttachmentOverlapsWithTexture() local