Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBindingInfo.h85 struct BindingCounts { struct
91 PerStage<PerStageBindingCounts> perStage; argument
94 void IncrementBindingCounts(BindingCounts* bindingCounts, const BindGroupLayoutEntry& entry); argument