Searched defs:BindGroupBase (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ | ||
| D | BindGroup.cpp | 335 BindGroupBase::BindGroupBase(DeviceBase* device, in BindGroupBase() function in dawn_native::BindGroupBase |
| D | PassResourceUsageTracker.h | 26 class BindGroupBase; variable |
| D | BindGroup.h | 68 BindGroupBase(Derived* derived, DeviceBase* device, const BindGroupDescriptor* descriptor) in BindGroupBase() function |
| D | Forward.h | 28 class BindGroupBase; variable |