Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h108 glIsTexture_wrapper_proc_t glIsTexture; member
Dgles3_wrapper_context.h100 glIsTexture_wrapper_proc_t glIsTexture; member
Dgles1_wrapper_entry.cpp877 GLboolean glIsTexture(GLuint texture) in glIsTexture() function
Dgles3_wrapper_entry.cpp949 GLboolean glIsTexture(GLuint texture) in glIsTexture() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h108 glIsTexture_client_proc_t glIsTexture; member
Dgl_entry.cpp883 GLboolean glIsTexture(GLuint texture) in glIsTexture() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h100 glIsTexture_client_proc_t glIsTexture; member
Dgl2_entry.cpp977 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