Searched refs:MAX_INSTANCES_PER_SIDE (Results 1 – 2 of 2) sorted by relevance
43 #define MAX_INSTANCES_PER_SIDE 16 macro44 #define MAX_INSTANCES (MAX_INSTANCES_PER_SIDE * MAX_INSTANCES_PER_SIDE)
155 const float NCELLS_MAJOR = MAX_INSTANCES_PER_SIDE; in calcSceneParams()169 float centers[2][MAX_INSTANCES_PER_SIDE]; in calcSceneParams()