Searched refs:spheres (Results 1 – 2 of 2) sorted by relevance
103 float[] spheres, int spheresOffset, int spheresCount, in frustumCullSpheres() argument
477 FloatArrayHelper spheres(env, spheres_ref, spheresOffset, spheresCount * 4); in util_frustumCullSpheres() local480 bool initializedOK = mvp.check() && spheres.check() && results.check(); in util_frustumCullSpheres()486 spheres.bind(); in util_frustumCullSpheres()493 pSphere = spheres.mData; in util_frustumCullSpheres()