Searched defs:sendIndexedMeshToGpu (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/gpu/mtl/ |
D | GrMtlGpuCommandBuffer.h | 103 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu() function
|
/external/skia/src/gpu/mtl/ |
D | GrMtlGpuCommandBuffer.h | 101 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu() function
|
/external/skia/src/gpu/vk/ |
D | GrVkGpuCommandBuffer.h | 125 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu() function
|
/external/skqp/src/gpu/vk/ |
D | GrVkGpuCommandBuffer.h | 125 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu() function
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpu.cpp | 2622 void GrGLGpu::sendIndexedMeshToGpu(GrPrimitiveType primitiveType, const GrBuffer* indexBuffer, in sendIndexedMeshToGpu() function in GrGLGpu
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 2662 void GrGLGpu::sendIndexedMeshToGpu(GrPrimitiveType primitiveType, const GrBuffer* indexBuffer, in sendIndexedMeshToGpu() function in GrGLGpu
|