Searched refs:scratchStorage (Results 1 – 3 of 3) sorted by relevance
30 : scratchStorage(device, wgpu::BufferUsage::CopyDst | wgpu::BufferUsage::Storage), in InternalPipelineStore()
47 ScratchBuffer scratchStorage; member
286 ScratchBuffer& batchDataBuffer = store->scratchStorage; in EncodeIndirectDrawValidationCommands()