Searched defs:framebufferTexture (Results 1 – 5 of 5) sorted by relevance
1153 GLTexture framebufferTexture; in testIntegerTextureInit() local
2277 GLTexture framebufferTexture; in TEST_P() local
363 PFNGLFRAMEBUFFERTEXTUREPROC framebufferTexture = nullptr; variable
221 glFramebufferTextureFunc framebufferTexture; variable
5200 void Context::framebufferTexture(GLenum target, GLenum attachment, TextureID texture, GLint level) in framebufferTexture() function in gl::Context