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::__anon57e21ebd0111::TestContext
388 void GLContext::framebufferTextureLayer (deUint32 target, deUint32 attachment, deUint32 texture, in… in framebufferTextureLayer() function in sglr::GLContext
2051 void ReferenceContext::framebufferTextureLayer (deUint32 target, deUint32 attachment, deUint32 text… in framebufferTextureLayer() function in sglr::ReferenceContext
285 PFNGLFRAMEBUFFERTEXTURELAYERPROC framebufferTextureLayer = nullptr; variable
227 glFramebufferTextureLayerFunc framebufferTextureLayer; variable
5157 void Context::framebufferTextureLayer(GLenum target, in framebufferTextureLayer() function in gl::Context