Home
last modified time | relevance | path

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

1234

/external/deqp/framework/egl/
DegluStaticES20Library.inl33 { "glCullFace", (deFunctionPtr)glCullFace },
DegluStaticES30Library.inl50 { "glCullFace", (deFunctionPtr)glCullFace },
DegluStaticES31Library.inl55 { "glCullFace", (deFunctionPtr)glCullFace },
DegluStaticES32Library.inl62 { "glCullFace", (deFunctionPtr)glCullFace },
/external/angle/samples/simple_texture_cubemap/
DSimpleTextureCubemap.cpp68 glCullFace(GL_BACK); in initialize()
/external/angle/samples/simple_vertex_shader/
DSimpleVertexShader.cpp71 glCullFace(GL_BACK); in initialize()
/external/angle/src/libGLESv1_CM/
DlibGLESv1_CM.def62 glCullFace @60
/external/mesa3d/src/mapi/es1api/
Dgles1-symbols.txt31 glCullFace
/external/angle/samples/post_sub_buffer/
DPostSubBuffer.cpp81 glCullFace(GL_BACK); in initialize()
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.def58 glCullFace @46
DlibGLES_CM.lds59 glCullFace;
/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def72 glCullFace = glCullFace@4
Dosmesa.def75 glCullFace
/external/skia/src/gpu/gl/egl/
DGrGLMakeNativeInterface_egl.cpp47 M(glCullFace) in egl_get_gl_proc()
/external/skqp/src/gpu/gl/egl/
DGrGLMakeNativeInterface_egl.cpp47 M(glCullFace) in egl_get_gl_proc()
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def65 glCullFace = glCullFace@4
Dopengl32.def65 glCullFace
/external/deqp/modules/gles2/functional/
Des2fNegativeFragmentApiTests.cpp184 glCullFace(-1); in init()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPrint3DAPI.cpp502 glCullFace(GL_BACK); in APIRenderStates()
524 glCullFace((GLenum)m_pAPI->eCullFaceMode); in APIRenderStates()
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.def30 glCullFace @28
DlibGLESv2.lds31 glCullFace;
/external/mesa3d/src/mapi/es2api/
Dgles2-symbols.txt59 glCullFace
/external/deqp/framework/opengl/wrapper/
DglwInitES20Direct.inl33 gl->cullFace = &glCullFace;
/external/deqp/modules/gles3/functional/
Des3fNegativeFragmentApiTests.cpp186 glCullFace(-1); in init()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
DOGLES2DisplacementMap.cpp409 glCullFace(GL_BACK); in InitView()

1234