Searched defs:cullFace (Results 1 - 6 of 6) sorted by relevance

/external/mesa3d/src/pixelflinger2/
H A Dpixelflinger2.h164 unsigned cullFace : member in struct:GGLContext::__anon10107
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A Dutilities.cpp511 D3DCULL ConvertCullMode(GLenum cullFace, GLenum frontFace) argument
514 switch (cullFace)
H A DContext.h145 bool cullFace; member in struct:gl::State
/external/webkit/Source/WebCore/platform/graphics/opengl/
H A DGraphicsContext3DOpenGL.cpp569 void GraphicsContext3D::cullFace(GC3Denum mode) function in class:WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/html/canvas/
H A DWebGLRenderingContext.cpp1189 void WebGLRenderingContext::cullFace(GC3Denum mode) function in class:WebCore::__anon15171::WebGLRenderingContext
1193 m_context->cullFace(mode);
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContext3DQt.cpp843 void GraphicsContext3D::cullFace(GC3Denum mode) function in class:WebCore::GraphicsContext3D

Completed in 239 milliseconds