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

  /external/mesa3d/src/mesa/main/
config.h 82 #define MAX_POINT_SIZE 60.0
context.c 567 consts->MaxPointSize = MAX_POINT_SIZE;
569 consts->MaxPointSizeAA = MAX_POINT_SIZE;
    [all...]

Completed in 169 milliseconds