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