Searched defs:drawIndexedPrimitives (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/gpu/mtl/ |
D | GrMtlRenderCommandEncoder.h | 201 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, in drawIndexedPrimitives() function 210 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, in drawIndexedPrimitives() function 225 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, in drawIndexedPrimitives() function
|
/third_party/skia/experimental/graphite/src/mtl/ |
D | MtlRenderCommandEncoder.h | 205 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, in drawIndexedPrimitives() function 214 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, in drawIndexedPrimitives() function 229 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, in drawIndexedPrimitives() function
|