Searched refs:allocIndices (Results 1 – 3 of 3) sorted by relevance
82 TYPE* allocIndices(int indexCount) { in allocIndices() function
200 uint16_t* indexBuffer = shadowVertexBuffer.allocIndices<uint16_t>(totalIndexCount); in createAmbientShadow()
955 shadowTriangleStrip.allocIndices<uint16_t>(totalIndexCount); in generateTriangleStrip()