Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h107 glIsEnabled_wrapper_proc_t glIsEnabled; member
Dgles3_wrapper_context.h95 glIsEnabled_wrapper_proc_t glIsEnabled; member
Dgles1_wrapper_entry.cpp871 GLboolean glIsEnabled(GLenum cap) in glIsEnabled() function
Dgles3_wrapper_entry.cpp919 GLboolean glIsEnabled(GLenum cap) in glIsEnabled() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h107 glIsEnabled_client_proc_t glIsEnabled; member
Dgl_entry.cpp877 GLboolean glIsEnabled(GLenum cap) in glIsEnabled() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h95 glIsEnabled_client_proc_t glIsEnabled; member
Dgl2_entry.cpp947 GLboolean glIsEnabled(GLenum cap) in glIsEnabled() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp531 GLboolean glIsEnabled(GLenum cap) in glIsEnabled() function
Dgles_dispatch.h118 glIsEnabled_t glIsEnabled; member