Home
last modified time | relevance | path

Searched defs:glBindTexture (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h54 glBindTexture_client_proc_t glBindTexture; member
Dgl_entry.cpp555 void glBindTexture(GLenum target, GLuint texture) in glBindTexture() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h54 glBindTexture_server_proc_t glBindTexture; member
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h19 glBindTexture_client_proc_t glBindTexture; member
Dgl2_entry.cpp491 void glBindTexture(GLenum target, GLuint texture) in glBindTexture() function
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp486 GL_API void GL_APIENTRY glBindTexture( GLenum target, GLuint texture) { in glBindTexture() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h21 glBindTexture_server_proc_t glBindTexture; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp744 GL_APICALL void GL_APIENTRY glBindTexture(GLenum target, GLuint texture){ in glBindTexture() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h98 #define glBindTexture MANGLE(BindTexture) macro