Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommandBufferStateTracker.h55 std::array<BindGroupBase*, kMaxBindGroups> mBindgroups = {}; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandBufferStateTracker.h69 ityp::array<BindGroupIndex, BindGroupBase*, kMaxBindGroups> mBindgroups = {}; variable