Searched refs:PRIMITIVE_COUNT (Results 1 – 1 of 1) sorted by relevance
59 static const deUint32 PRIMITIVE_COUNT[] = {1, 3, 17, 45}; variable1154 …for (deUint32 primitiveCountIdx = 0; primitiveCountIdx < DE_LENGTH_OF_ARRAY(PRIMITIVE_COUNT); ++pr… in populateSubGroup()1156 const deUint32 primitives = PRIMITIVE_COUNT[primitiveCountIdx]; in populateSubGroup()