Searched refs:randomChoose (Results 1 – 1 of 1) sorted by relevance
155 static inline T randomChoose (Random& rnd, const T (&arr)[N]) in randomChoose() function187 return isGLES3 ? randomChoose(rnd, bufferTargets) : randomChoose(rnd, bufferTargetsGLES2); in randomBufferTarget()192 return isGLES3 ? randomChoose(rnd, bufferUsages) : randomChoose(rnd, bufferUsagesGLES2); in randomBufferUsage()