Home
last modified time | relevance | path

Searched refs:suballocate (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/
H A DGrRingBuffer.h20 * It's assumed that suballocate and startSubmit are always called in the same thread,
43 Slice suballocate(size_t size);
H A DGrRingBuffer.cpp57 GrRingBuffer::Slice GrRingBuffer::suballocate(size_t size) { in suballocate() function in GrRingBuffer
/third_party/skia/src/gpu/d3d/
H A DGrD3DResourceProvider.cpp272 GrRingBuffer::Slice slice = fGpu->uniformsRingBuffer()->suballocate(paddedSize); in uploadConstantData()

Completed in 3 milliseconds