Home
last modified time | relevance | path

Searched refs:tooth_depth (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11gears/
Dd3d11gears.cpp86 …triangle_budget, float inner_radius, float outer_radius, float width, int teeth, float tooth_depth) in build_gear() argument
108 r1 = outer_radius - tooth_depth / 2.0f; in build_gear()
109 r2 = outer_radius + tooth_depth / 2.0f; in build_gear()