Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtype-oracle.h70 const Type* builtin_type = self.GetBuiltinType(BUILTIN_POINTER_TYPE_STRING); in GetBuiltinPointerType() local
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.cc1697 sem::Type* GeneratorImpl::builtin_type(ast::Builtin builtin) { in builtin_type() function in tint::writer::glsl::GeneratorImpl
/third_party/rust/crates/bindgen/bindgen/ir/
Ditem.rs1309 pub(crate) fn builtin_type( in builtin_type() method
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp1621 spv::BuiltIn builtin_type = spv::BuiltInMax; member
Dspirv_msl.cpp12540 auto builtin_type = BuiltIn(get_decoration(arg.id, DecorationBuiltIn)); in argument_decl() local