Searched defs:cull_face (Results 1 – 8 of 8) sorted by relevance
44 unsigned cull_face; /**< which face(s) to cull (one of PIPE_FACE_x) */ member
58 cull_face(struct gl_context *ctx, GLenum mode, bool no_error) in cull_face() function
48 translate_cull_face(unsigned cull_face, unsigned front_ccw) in translate_cull_face()
297 void cull_face(NegativeTestContext &ctx) in cull_face() function
775 cull_face(nir_builder *b, nir_variable *vertices, bool ccw) in cull_face() function
115 unsigned cull_face; /* which faces cull */ member
91 unsigned cull_face:2; /**< PIPE_FACE_x */ member
101 unsigned cull_face:2; /**< PIPE_FACE_x */ member