Home
last modified time | relevance | path

Searched refs:scratchStorage (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DInternalPipelineStore.cpp30 : scratchStorage(device, wgpu::BufferUsage::CopyDst | wgpu::BufferUsage::Storage), in InternalPipelineStore()
DInternalPipelineStore.h47 ScratchBuffer scratchStorage; member
DIndirectDrawValidationEncoder.cpp286 ScratchBuffer& batchDataBuffer = store->scratchStorage; in EncodeIndirectDrawValidationCommands()