Searched refs:MAX_LOCATION_LENGTH (Results 1 – 2 of 2) sorted by relevance
97 inline static const GLuint MAX_LOCATION_LENGTH = 512; variable
2621 if (name.size() > MAX_LOCATION_LENGTH) { in CheckLocationName()