Searched defs:maxInstances (Results 1 – 7 of 7) sorted by relevance
35 static int maxInstances; field in InstancesTest
717 List<ObjectReference> instances(long maxInstances); in instances()
233 jint maxInstances; in instances() local
2459 jint maxInstances; member2498 classInstances(jclass klass, ObjectBatch *instances, int maxInstances) in classInstances()
911 public List<ObjectReference> instances(long maxInstances) { in instances()
2646 int maxInstances = this->glCaps().maxInstancesPerDrawWithoutCrashing(instanceCount); in sendInstancedMeshToGpu() local2665 int maxInstances = this->glCaps().maxInstancesPerDrawWithoutCrashing(instanceCount); in sendIndexedInstancedMeshToGpu() local
2685 int maxInstances = this->glCaps().maxInstancesPerDrawWithoutCrashing(instanceCount); in sendInstancedMeshToGpu() local2703 int maxInstances = this->glCaps().maxInstancesPerDrawWithoutCrashing(instanceCount); in sendIndexedInstancedMeshToGpu() local