Searched defs:framebufferTextureLayer (Results 1 – 6 of 6) sorted by relevance
144 void TestContext::framebufferTextureLayer(GLenum target, GLenum attachment, GLuint texId, GLint lev… in framebufferTextureLayer() function in glcts::__anon6da9912e0111::TestContext
378 void GLContext::framebufferTextureLayer(uint32_t target, uint32_t attachment, uint32_t texture, int… in framebufferTextureLayer() function in sglr::GLContext
2183 void ReferenceContext::framebufferTextureLayer(uint32_t target, uint32_t attachment, uint32_t textu… in framebufferTextureLayer() function in sglr::ReferenceContext
285 PFNGLFRAMEBUFFERTEXTURELAYERPROC framebufferTextureLayer = nullptr; variable
227 glFramebufferTextureLayerFunc framebufferTextureLayer; variable
5237 void Context::framebufferTextureLayer(GLenum target, in framebufferTextureLayer() function in gl::Context