Searched defs:drawIndexedPrimitives (Results 1 – 2 of 2) sorted by relevance
| /external/skia/src/gpu/ganesh/mtl/ |
| D | GrMtlRenderCommandEncoder.h | 204 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, in drawIndexedPrimitives() function 213 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, in drawIndexedPrimitives() function 228 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, in drawIndexedPrimitives() function
|
| /external/skia/src/gpu/graphite/mtl/ |
| D | MtlRenderCommandEncoder.h | 206 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, in drawIndexedPrimitives() function 215 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, in drawIndexedPrimitives() function 230 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, in drawIndexedPrimitives() function
|