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