Home
last modified time | relevance | path

Searched defs:ResolveQuerySetCmd (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h216 struct ResolveQuerySetCmd { struct
217 Ref<QuerySetBase> querySet;
218 uint32_t firstQuery;
219 uint32_t queryCount;
220 Ref<BufferBase> destination;
221 uint64_t destinationOffset;