Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_client_context.h13 glActiveTexture_client_proc_t glActiveTexture; member
Dgl2_entry.cpp226 void glActiveTexture(GLenum texture) in glActiveTexture() function
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_client_context.h51 glActiveTexture_client_proc_t glActiveTexture; member
Dgl_entry.cpp537 void glActiveTexture(GLenum texture) in glActiveTexture() function
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp246 void glActiveTexture(GLenum texture) in glActiveTexture() function
Dgles_dispatch.h61 glActiveTexture_t glActiveTexture; member