HomeSort by: relevance | last modified time | path
    Searched defs:CurveTessellationTol (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui_internal.h 672 float CurveTessellationTol;
imgui.h 1267 float CurveTessellationTol; // Tessellation tolerance when using PathBezierCurveTo() without a specific number of segments. Decrease for highly tessellated curves (higher quality, more polygons), increase to reduce quality.
  /xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui_internal.h 672 float CurveTessellationTol;
imgui.h 1267 float CurveTessellationTol; // Tessellation tolerance when using PathBezierCurveTo() without a specific number of segments. Decrease for highly tessellated curves (higher quality, more polygons), increase to reduce quality.

Completed in 38 milliseconds