Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h93 glGenTextures_client_proc_t glGenTextures; member
Dgl_entry.cpp790 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.cpp754 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