Searched refs:MAX_POINT_SIZE (Results 1 – 6 of 6) sorted by relevance
87 #define MAX_POINT_SIZE 60.0 macro
426 consts->MaxPointSize = MAX_POINT_SIZE; in _mesa_init_constants()428 consts->MaxPointSizeAA = MAX_POINT_SIZE; in _mesa_init_constants()
69 constexpr float MAX_POINT_SIZE = 1023.0; variable
578 { 1.0, vk::MAX_POINT_SIZE }, // pointSizeRange[2] in getLimits()
1155 pSize = clamp(pSize, 1.0f, static_cast<float>(vk::MAX_POINT_SIZE)); in setupPoint()
2844 - gallium: rename PIPE_CAPF_MAX_POINT_WIDTH -> MAX_POINT_SIZE