Searched defs:glFramebufferTexture3D (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
H A DlibGL.cpp2017 void APIENTRY glFramebufferTexture3D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset) function
8108 EXT(glFramebufferTexture3D),
8134 EXT(glFramebufferTexture3D),
/external/mesa3d/include/GL/
H A Dgl_mangle.h639 #define glFramebufferTexture3D MANGLE(FramebufferTexture3D) macro

Completed in 115 milliseconds