Home
last modified time | relevance | path

Searched refs:glCullFace (Results 1 – 25 of 73) sorted by relevance

123

/external/deqp/framework/egl/
DegluStaticES20Library.inl31 { "glCullFace", (deFunctionPtr)glCullFace },
/external/chromium_org/third_party/angle/samples/angle/simple_texture_cubemap/
DSimpleTextureCubemap.cpp75 glCullFace(GL_BACK); in initialize()
/external/chromium_org/third_party/angle/samples/angle/simple_vertex_shader/
DSimpleVertexShader.cpp76 glCullFace(GL_BACK); in initialize()
/external/chromium_org/third_party/angle/samples/angle/post_sub_buffer/
DPostSubBuffer.cpp89 glCullFace(GL_BACK); in initialize()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def65 glCullFace = glCullFace@4
Dopengl32.def65 glCullFace
Dstw_context.c589 &glCullFace,
/external/chromium_org/third_party/skia/src/gpu/gl/android/
DGrGLCreateNativeInterface_android.cpp60 return (GrGLFuncPtr) glCullFace; in android_get_gl_proc()
254 return (GrGLFuncPtr) glCullFace; in android_get_gl_proc()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def65 glCullFace = glCullFace@4
Dopengl32.def65 glCullFace
Dstw_context.c589 &glCullFace,
/external/deqp/modules/gles2/functional/
Des2fNegativeFragmentApiTests.cpp184 glCullFace(-1); in init()
/external/chromium_org/third_party/angle/src/libGLESv2/
DlibGLESv2.def30 glCullFace @28
/external/chromium_org/gpu/skia_bindings/
Dgl_bindings_skia_cmd_buffer.cc46 functions->fCullFace = glCullFace; in CreateCommandBufferSkiaGLBinding()
/external/skia/src/gpu/gl/iOS/
DGrGLCreateNativeInterface_iOS.cpp38 functions->fCullFace = glCullFace; in GrGLCreateNativeInterface()
/external/deqp/framework/opengl/wrapper/
DglwInitES20Direct.inl31 gl->cullFace = &glCullFace;
DglwInitES30Direct.inl31 gl->cullFace = &glCullFace;
DglwInitES20.inl31 gl->cullFace = (glCullFaceFunc) loader->get("glCullFace");
/external/skia/src/gpu/gl/android/
DGrGLCreateNativeInterface_android.cpp51 functions->fCullFace = glCullFace; in create_es_interface()
/external/deqp/modules/gles3/functional/
Des3fNegativeFragmentApiTests.cpp186 glCullFace(-1); in init()
/external/chromium_org/gpu/GLES2/
Dgl2chromium_autogen.h43 #define glCullFace GLES2_GET_FUN(CullFace) macro
/external/deqp/modules/gles31/functional/
Des31fNegativeFragmentApiTests.cpp186 ctx.glCullFace(-1); in cull_face()
/external/chromium_org/gpu/command_buffer/service/
Dcontext_state_impl_autogen.h221 glCullFace(cull_mode); in InitState()
326 glCullFace(cull_mode); in InitState()
/external/chromium_org/android_webview/browser/
Dscoped_app_gl_state_restore.cc354 glCullFace(cull_face_mode_); in ~ScopedAppGLStateRestoreImpl()
/external/chromium_org/ppapi/lib/gl/include/GLES2/
Dgl2.h517 #define glCullFace GLES2_GET_FUN(CullFace) macro
666 GL_APICALL void GL_APIENTRY glCullFace (GLenum mode);

123