Home
last modified time | relevance | path

Searched refs:layoutBindingType (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DShaderModule.cpp233 const auto& layoutBindingType = layoutInfo.types[i]; in IsCompatibleWithBindGroupLayout() local
239 if (layoutBindingType != moduleInfo.type) { in IsCompatibleWithBindGroupLayout()