Home
last modified time | relevance | path

Searched refs:eFrontFace (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPrint3DAPI.cpp159 GLint eFrontFace; member
490 glGetIntegerv(GL_FRONT_FACE, &m_pAPI->eFrontFace); in APIRenderStates()
525 glFrontFace((GLenum)m_pAPI->eFrontFace); in APIRenderStates()