Home
last modified time | relevance | path

Searched defs:batchID (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCFiller.cpp462 void GrCCFiller::drawFills(GrOpFlushState* flushState, BatchID batchID, in drawFills()
499 BatchID batchID, GrCCCoverageProcessor::PrimitiveType primitiveType, in drawPrimitives()
DGrCCStroker.cpp675 void GrCCStroker::drawStrokes(GrOpFlushState* flushState, BatchID batchID, in drawStrokes()
/external/swiftshader/src/Pipeline/
DComputeProgram.cpp245 for(uint32_t batchID = 0; batchID < batchCount && batchID < groupCount; batchID++) in run() local
/external/skqp/samplecode/
DSampleCCPRGeometry.cpp379 GrCCStroker::BatchID batchID = stroker.closeCurrentBatch(); in onExecute() local