Home
last modified time | relevance | path

Searched defs:sendIndexedMeshToGpu (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/mtl/
DGrMtlGpuCommandBuffer.h103 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu() function
/external/skia/src/gpu/mtl/
DGrMtlGpuCommandBuffer.h101 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu() function
/external/skia/src/gpu/vk/
DGrVkGpuCommandBuffer.h125 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu() function
/external/skqp/src/gpu/vk/
DGrVkGpuCommandBuffer.h125 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu() function
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp2622 void GrGLGpu::sendIndexedMeshToGpu(GrPrimitiveType primitiveType, const GrBuffer* indexBuffer, in sendIndexedMeshToGpu() function in GrGLGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2662 void GrGLGpu::sendIndexedMeshToGpu(GrPrimitiveType primitiveType, const GrBuffer* indexBuffer, in sendIndexedMeshToGpu() function in GrGLGpu