Searched defs:front_face (Results 1 – 13 of 13) sorted by relevance
53 pub front_face: StateMode<FrontFace>, field125 pub fn front_face(mut self, front_face: FrontFace) -> Self { in front_face() method
2967 let front_face = match front_face { in record_create() localVariable
108 front_face(struct gl_context *ctx, GLenum mode, bool no_error) in front_face() function
305 void front_face(NegativeTestContext &ctx) in front_face() function
1004 pub(in crate::command_buffer) front_face: Option<FrontFace>, field1338 pub fn front_face(&self) -> Option<FrontFace> { in front_face() method
153 VkFrontFace ToVkFrontFace(FrontFace front_face) { in ToVkFrontFace()
148 struct ac_arg front_face; member
404 nir_def *front_face; member
692 front_face: Option<FrontFace>, field
286 VkFrontFace front_face; member
341 VkFrontFace front_face; member849 uint8_t front_face; //VkFrontFace:1 member
6062 bool front_face : 1; member
6078 pub front_face: FrontFace, field6160 pub fn front_face(mut self, front_face: FrontFace) -> Self { in front_face() method