Searched refs:MAX_GEOMETRY_UNIFORM_COMPONENTS (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ | ||
D | config.h | 260 #define MAX_GEOMETRY_UNIFORM_COMPONENTS 512 macro |
D | context.c | 507 prog->MaxUniformComponents = MAX_GEOMETRY_UNIFORM_COMPONENTS; in init_program_limits() |