Searched defs:GetFrontFace (Results 1 – 3 of 3) sorted by relevance
795 wgpu::FrontFace RenderPipelineBase::GetFrontFace() const { in GetFrontFace() function in dawn_native::RenderPipelineBase
52 FrontFace GetFrontFace() const { return front_face_; } in GetFrontFace() function
1358 VkFrontFace GetFrontFace(GLenum frontFace, bool invertCullFace) in GetFrontFace() function