Searched defs:fallbackIndexCount (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/m133/src/gpu/ganesh/ |
| D | GrMeshDrawTarget.cpp | 45 int minIndexCount, int fallbackIndexCount, sk_sp<const GrBuffer>* buffer, in makeIndexWriterAtLeast()
|
| D | GrOpFlushState.cpp | 205 uint16_t* GrOpFlushState::makeIndexSpaceAtLeast(int minIndexCount, int fallbackIndexCount, in makeIndexSpaceAtLeast()
|
| D | GrBufferAllocPool.cpp | 506 void* GrIndexBufferAllocPool::makeSpaceAtLeast(int minIndexCount, int fallbackIndexCount, in makeSpaceAtLeast()
|
| /third_party/skia/src/gpu/ |
| D | GrOpFlushState.cpp | 197 uint16_t* GrOpFlushState::makeIndexSpaceAtLeast(int minIndexCount, int fallbackIndexCount, in makeIndexSpaceAtLeast()
|
| D | GrBufferAllocPool.cpp | 497 void* GrIndexBufferAllocPool::makeSpaceAtLeast(int minIndexCount, int fallbackIndexCount, in makeSpaceAtLeast()
|