Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h208 struct SetBindGroupCmd { struct
209 uint32_t index;
210 Ref<BindGroupBase> group;
211 uint32_t dynamicOffsetCount;
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h248 struct SetBindGroupCmd { struct
249 BindGroupIndex index;
250 Ref<BindGroupBase> group;
251 uint32_t dynamicOffsetCount;