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