Searched defs:glFramebufferTexture2D (Results 1 – 5 of 5) sorted by relevance
60 glFramebufferTexture2D_client_proc_t glFramebufferTexture2D; member
743 void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLi… in glFramebufferTexture2D() function
72 glFramebufferTexture2D_server_proc_t glFramebufferTexture2D; member
1772 GL_APICALL void GL_APIENTRY glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textar… in glFramebufferTexture2D() function
533 #define glFramebufferTexture2D MANGLE(FramebufferTexture2D) macro