Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_gcc/src/
Dcontext.rs77 pub scalar_types: RefCell<FxHashMap<Ty<'tcx>, Type<'gcc>>>, field
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp10541 …const Utils::_variable_type scalar_types[] = { Utils::VARIABLE_TYPE_DOUBLE, Utils::VARIABLE_TYPE_D… in getArgumentListsForVariableType() local