Searched defs:framebufferTextureLayer (Results 1 – 3 of 3) sorted by relevance
388 void GLContext::framebufferTextureLayer (deUint32 target, deUint32 attachment, deUint32 texture, in… in framebufferTextureLayer() function in sglr::GLContext
2031 void ReferenceContext::framebufferTextureLayer (deUint32 target, deUint32 attachment, deUint32 text… in framebufferTextureLayer() function in sglr::ReferenceContext
226 glFramebufferTextureLayerFunc framebufferTextureLayer; variable