Searched refs:POINT_SIZE_GRANULARITY (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
D | config.h | 89 #define POINT_SIZE_GRANULARITY 0.1 macro |
D | context.c | 429 consts->PointSizeGranularity = (GLfloat) POINT_SIZE_GRANULARITY; in _mesa_init_constants() |