Searched defs:front_face (Results 1 – 10 of 10) sorted by relevance
106 front_face(struct gl_context *ctx, GLenum mode, bool no_error) in front_face() function
35 pub front_face: FrontFace, field
292 void front_face (NegativeTestContext& ctx) in front_face() function
49 VkFrontFace front_face; member
84 struct ac_arg front_face; member
63 VkFrontFace front_face; member
1203 VkFrontFace front_face; member
153 VkFrontFace ToVkFrontFace(FrontFace front_face) { in ToVkFrontFace()
2767 VkFrontFace front_face; member
5445 pub front_face: FrontFace, field5517 pub fn front_face(mut self, front_face: FrontFace) -> Self { in front_face() method