Searched defs:framebufferTexture (Results 1 – 6 of 6) sorted by relevance
552 ScopedGlTexture framebufferTexture(*mGl); in TEST_P() local691 ScopedGlTexture framebufferTexture(*mGl); in TEST_P() local
1153 GLTexture framebufferTexture; in testIntegerTextureInit() local
2274 GLTexture framebufferTexture; in TEST_P() local
363 PFNGLFRAMEBUFFERTEXTUREPROC framebufferTexture = nullptr; variable
221 glFramebufferTextureFunc framebufferTexture; variable
5308 void Context::framebufferTexture(GLenum target, GLenum attachment, TextureID texture, GLint level) in framebufferTexture() function in gl::Context