Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_client_context.h98 glIsTexture_client_proc_t glIsTexture; member
Dgl2_entry.cpp756 GLboolean glIsTexture(GLuint texture) in glIsTexture() function
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_client_context.h106 glIsTexture_client_proc_t glIsTexture; member
Dgl_entry.cpp883 GLboolean glIsTexture(GLuint texture) in glIsTexture() function
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp536 GLboolean glIsTexture(GLuint texture) in glIsTexture() function
Dgles_dispatch.h119 glIsTexture_t glIsTexture; member