Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h54 glBindTexture_wrapper_proc_t glBindTexture; member
Dgles3_wrapper_context.h19 glBindTexture_wrapper_proc_t glBindTexture; member
Dgles1_wrapper_entry.cpp553 void glBindTexture(GLenum target, GLuint texture) in glBindTexture() function
Dgles3_wrapper_entry.cpp463 void glBindTexture(GLenum target, GLuint texture) in glBindTexture() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h54 glBindTexture_client_proc_t glBindTexture; member
Dgl_entry.cpp555 void glBindTexture(GLenum target, GLuint texture) in glBindTexture() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h19 glBindTexture_client_proc_t glBindTexture; member
Dgl2_entry.cpp476 void glBindTexture(GLenum target, GLuint texture) in glBindTexture() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp261 void glBindTexture(GLenum target, GLuint texture) in glBindTexture() function
Dgles_dispatch.h64 glBindTexture_t glBindTexture; member