Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h93 glGenTextures_wrapper_proc_t glGenTextures; member
Dgles3_wrapper_context.h66 glGenTextures_wrapper_proc_t glGenTextures; member
Dgles1_wrapper_entry.cpp787 void glGenTextures(GLsizei n, GLuint* textures) in glGenTextures() function
Dgles3_wrapper_entry.cpp745 void glGenTextures(GLsizei n, GLuint* textures) in glGenTextures() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h93 glGenTextures_client_proc_t glGenTextures; member
Dgl_entry.cpp792 void glGenTextures(GLsizei n, GLuint* textures) in glGenTextures() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h66 glGenTextures_client_proc_t glGenTextures; member
Dgl2_entry.cpp767 void glGenTextures(GLsizei n, GLuint* textures) in glGenTextures() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp461 void glGenTextures(GLsizei n, GLuint *textures) in glGenTextures() function
Dgles_dispatch.h104 glGenTextures_t glGenTextures; member