Searched defs:glFramebufferTexture3D (Results 1 – 10 of 10) sorted by relevance
257 "glFramebufferTexture3D": { object
911 #define glFramebufferTexture3D gl3wFramebufferTexture3D macro
224 #define glFramebufferTexture3D glwFramebufferTexture3D macro
431 "glFramebufferTexture3D": { object
3282 #define glFramebufferTexture3D glad_glFramebufferTexture3D macro
1970 GLW_APICALL void GLW_APIENTRY glFramebufferTexture3D (GLenum target, GLenum attachment, GLenum text… function
3185 void GL_APIENTRY glFramebufferTexture3D(GLenum target, in glFramebufferTexture3D() function
3201 void GL_APIENTRY glFramebufferTexture3D(GLenum target, in glFramebufferTexture3D() function
1557 void CallLogWrapper::glFramebufferTexture3D (glw::GLenum target, glw::GLenum attachment, glw::GLenu… function in CallLogWrapper
2729 #define glFramebufferTexture3D GLEW_GET_FUN(__glewFramebufferTexture3D) macro