HomeSort by relevance Sort by last modified time
    Searched refs:MIN_POINT_SIZE (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
config.h 80 #define MIN_POINT_SIZE 1.0
context.c 566 consts->MinPointSize = MIN_POINT_SIZE;
568 consts->MinPointSizeAA = MIN_POINT_SIZE;
    [all...]

Completed in 258 milliseconds