Searched defs:drawIndexedPrimitives (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/ |
H A D | GrMtlRenderCommandEncoder.h | 206 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, in drawIndexedPrimitives() function 215 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, in drawIndexedPrimitives() function 231 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, in drawIndexedPrimitives() function
|
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/ |
H A D | MtlRenderCommandEncoder.h | 214 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, in drawIndexedPrimitives() function 223 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, in drawIndexedPrimitives() function 239 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, in drawIndexedPrimitives() function
|