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