Searched refs:glFramebufferTextureEXT (Results 1 – 7 of 7) sorted by relevance
/external/deqp/framework/opengl/wrapper/ |
D | glwInitExtES.inl | 56 gl->framebufferTexture = (glFramebufferTextureFunc) loader->get("glFramebufferTextureEXT");
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 1202 "glFramebufferTextureEXT",
|
/external/mesa3d/include/GL/ |
D | gl_mangle.h | 641 #define glFramebufferTextureEXT MANGLE(FramebufferTextureEXT) macro
|
D | glext.h | 9884 GLAPI void APIENTRY glFramebufferTextureEXT (GLenum target, GLenum attachment, GLuint texture, GLin…
|
/external/mesa3d/include/GLES2/ |
D | gl2ext.h | 1397 GL_APICALL void GL_APIENTRY glFramebufferTextureEXT (GLenum target, GLenum attachment, GLuint textu…
|
/external/swiftshader/include/GLES2/ |
D | gl2ext.h | 1431 GL_APICALL void GL_APIENTRY glFramebufferTextureEXT (GLenum target, GLenum attachment, GLuint textu…
|
/external/swiftshader/include/GL/ |
D | glext.h | 9926 GLAPI void APIENTRY glFramebufferTextureEXT (GLenum target, GLenum attachment, GLuint texture, GLin…
|