Home
last modified time | relevance | path

Searched refs:LP_MAX_POINT_WIDTH (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_limits.h97 #define LP_MAX_POINT_WIDTH 255.0f macro
H A Dlp_setup_point.c344 if (size > LP_MAX_POINT_WIDTH) in try_setup_point()
345 size = LP_MAX_POINT_WIDTH; in try_setup_point()
H A Dlp_screen.c452 return LP_MAX_POINT_WIDTH; /* arbitrary */ in llvmpipe_get_paramf()

Completed in 3 milliseconds