Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h71 glCullFace_wrapper_proc_t glCullFace; member
Dgles3_wrapper_context.h40 glCullFace_wrapper_proc_t glCullFace; member
Dgles1_wrapper_entry.cpp655 void glCullFace(GLenum mode) in glCullFace() function
Dgles3_wrapper_entry.cpp589 void glCullFace(GLenum mode) in glCullFace() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h71 glCullFace_client_proc_t glCullFace; member
Dgl_entry.cpp657 void glCullFace(GLenum mode) in glCullFace() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h40 glCullFace_client_proc_t glCullFace; member
Dgl2_entry.cpp604 void glCullFace(GLenum mode) in glCullFace() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp351 void glCullFace(GLenum mode) in glCullFace() function
Dgles_dispatch.h82 glCullFace_t glCullFace; member