Searched defs:FrontFace (Results 1 – 6 of 6) sorted by relevance
465 void (*FrontFace)(struct gl_context *ctx, GLenum mode); member
1084 GLenum FrontFace; /**< Either GL_CW or GL_CCW */ member
1704 void FrontFace(GLenum mode) in FrontFace() function
2183 void FrontFace(GLenum mode) in FrontFace() function
388 void MojoGLES2Impl::FrontFace(GLenum mode) { in FrontFace() function in mojo::MojoGLES2Impl
4766 enum class FrontFace enum