Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dconfig.h84 #define POINT_SIZE_GRANULARITY 0.1 macro
Dcontext.c570 consts->PointSizeGranularity = (GLfloat) POINT_SIZE_GRANULARITY; in _mesa_init_constants()