Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/sem/
Dfunction.cc132 auto* unwrapped_type = var->Type()->UnwrapRef(); in TransitivelyReferencedVariablesOfType() local
156 auto* unwrapped_type = var->Type()->UnwrapRef(); in TransitivelyReferencedSamplerVariablesImpl() local
175 auto* unwrapped_type = var->Type()->UnwrapRef(); in TransitivelyReferencedSampledTextureVariablesImpl() local
/third_party/boost/boost/iostreams/detail/
Dwrap_unwrap.hpp35 struct unwrapped_type struct
/third_party/skia/third_party/externals/tint/src/inspector/
Dinspector.cc379 auto* unwrapped_type = var->Type()->UnwrapRef(); in GetUniformBufferResourceBindings() local
598 auto* unwrapped_type = type->UnwrapRef(); in AddEntryPointInOutVariables() local
633 auto* unwrapped_type = type->UnwrapRef(); in ContainsBuiltin() local
/third_party/boost/libs/type_erasure/test/
Dtest_assign.cpp140 typedef copy_tracker<T> unwrapped_type; typedef
154 typedef any<C, P> unwrapped_type; typedef
175 typedef typename value_holder<T>::unwrapped_type unwrapped_type; typedef
196 typedef typename value_holder<T>::unwrapped_type unwrapped_type; typedef
219 typedef typename value_holder<T>::unwrapped_type unwrapped_type; typedef
246 typedef typename value_holder<A>::unwrapped_type unwrapped_type; typedef
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl.cc2757 auto* unwrapped_type = var->Type()->UnwrapRef(); in EmitHandleVariable() local