Home
last modified time | relevance | path

Searched refs:scratchIndirectStorage (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DInternalPipelineStore.cpp31 scratchIndirectStorage(device, in InternalPipelineStore()
DInternalPipelineStore.h51 ScratchBuffer scratchIndirectStorage; member
DIndirectDrawValidationEncoder.cpp285 ScratchBuffer& validatedParamsBuffer = store->scratchIndirectStorage; in EncodeIndirectDrawValidationCommands()
DComputePassEncoder.cpp264 ScratchBuffer& scratchBuffer = store->scratchIndirectStorage; in TransformIndirectDispatchBuffer()