Searched defs:sendIndexedMeshToGpu (Results 1 – 4 of 4) sorted by relevance
378 void GrMtlGpuRTCommandBuffer::sendIndexedMeshToGpu(GrPrimitiveType primitiveType, function
92 void sendIndexedMeshToGpu(GrPrimitiveType primType, in sendIndexedMeshToGpu() function
162 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu() function
2503 void GrGLGpu::sendIndexedMeshToGpu(GrPrimitiveType primitiveType, const GrBuffer* indexBuffer, in sendIndexedMeshToGpu() function in GrGLGpu