Searched defs:glFramebufferTexture1D (Results 1 – 10 of 10) sorted by relevance
249 "glFramebufferTexture1D": { object
909 #define glFramebufferTexture1D gl3wFramebufferTexture1D macro
221 #define glFramebufferTexture1D glwFramebufferTexture1D macro
419 "glFramebufferTexture1D": { object
3276 #define glFramebufferTexture1D glad_glFramebufferTexture1D macro
1939 GLW_APICALL void GLW_APIENTRY glFramebufferTexture1D (GLenum target, GLenum attachment, GLenum text… function
3167 void GL_APIENTRY glFramebufferTexture1D(GLenum target, in glFramebufferTexture1D() function
3183 void GL_APIENTRY glFramebufferTexture1D(GLenum target, in glFramebufferTexture1D() function
1536 void CallLogWrapper::glFramebufferTexture1D (glw::GLenum target, glw::GLenum attachment, glw::GLenu… function in CallLogWrapper
2727 #define glFramebufferTexture1D GLEW_GET_FUN(__glewFramebufferTexture1D) macro