/external/skia/src/gpu/mtl/ |
GrMtlGpuCommandBuffer.h | 106 this->sendIndexedInstancedMeshToGpu(primType, indexBuffer, indexCount, baseIndex, 115 void sendIndexedInstancedMeshToGpu(GrPrimitiveType, const GrBuffer* indexBuffer, int indexCount,
|
GrMtlGpuCommandBuffer.mm | 316 void GrMtlGpuRTCommandBuffer::sendIndexedInstancedMeshToGpu(GrPrimitiveType primitiveType,
|
/external/skqp/src/gpu/mtl/ |
GrMtlGpuCommandBuffer.h | 108 this->sendIndexedInstancedMeshToGpu(primType, indexBuffer, indexCount, baseIndex, 117 void sendIndexedInstancedMeshToGpu(GrPrimitiveType, const GrBuffer* indexBuffer, int indexCount,
|
GrMtlGpuCommandBuffer.mm | 315 void GrMtlGpuRTCommandBuffer::sendIndexedInstancedMeshToGpu(GrPrimitiveType primitiveType,
|
/external/skqp/src/gpu/vk/ |
GrVkGpuCommandBuffer.h | 130 this->sendIndexedInstancedMeshToGpu(primType, indexBuffer, indexCount, baseIndex, 139 void sendIndexedInstancedMeshToGpu(GrPrimitiveType, const GrBuffer* indexBuffer, int indexCount,
|
GrVkGpuCommandBuffer.cpp | [all...] |
/external/skia/src/gpu/ |
GrMesh.h | 71 virtual void sendIndexedInstancedMeshToGpu(GrPrimitiveType, const GrBuffer* indexBuffer, 229 impl->sendIndexedInstancedMeshToGpu(
|
/external/skia/src/gpu/vk/ |
GrVkGpuCommandBuffer.h | 130 this->sendIndexedInstancedMeshToGpu(primType, indexBuffer, indexCount, baseIndex, 139 void sendIndexedInstancedMeshToGpu(GrPrimitiveType, const GrBuffer* indexBuffer, int indexCount,
|
GrVkGpuCommandBuffer.cpp | [all...] |
/external/skqp/src/gpu/ |
GrMesh.h | 65 virtual void sendIndexedInstancedMeshToGpu(GrPrimitiveType, const GrBuffer* indexBuffer, 213 impl->sendIndexedInstancedMeshToGpu(
|
/external/skia/src/gpu/gl/ |
GrGLGpu.h | 104 void sendIndexedInstancedMeshToGpu(GrPrimitiveType, const GrBuffer* indexBuffer, int indexCount,
|
GrGLGpu.cpp | [all...] |
/external/skqp/src/gpu/gl/ |
GrGLGpu.h | 104 void sendIndexedInstancedMeshToGpu(GrPrimitiveType, const GrBuffer* indexBuffer, int indexCount,
|
GrGLGpu.cpp | [all...] |