Home
last modified time | relevance | path

Searched refs:fBaseInstance (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/gpu/
H A DGrDrawIndirectCommand.h18 uint32_t fBaseInstance; member
28 uint32_t fBaseInstance; member
/third_party/skia/include/gpu/gl/
H A DGrGLTypes.h136 GrGLuint fBaseInstance; // Requires EXT_base_instance on ES. member
147 GrGLuint fBaseInstance; // Requires EXT_base_instance on ES. member
/third_party/skia/src/gpu/ops/
H A DDrawAtlasPathOp.cpp201 &fBaseInstance)) { in onPrepare()
228 flushState->drawInstanced(fInstanceCount, fBaseInstance, 4, 0); in onExecute()
H A DDrawAtlasPathOp.h86 int fBaseInstance; member in skgpu::v1::final
H A DFillRRectOp.cpp132 int fBaseInstance = 0; member in skgpu::v1::FillRRectOp::__anon18843::final
527 &fInstanceBuffer, &fBaseInstance)) { in onPrepareDraws()
795 flushState->drawIndexedInstanced(SK_ARRAY_COUNT(kIndexData), 0, fInstanceCount, fBaseInstance, in onExecute() local

Completed in 4 milliseconds