Home
last modified time | relevance | path

Searched defs:basic_type (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_add_local_variables.cpp55 uint32_t basic_type = in Apply() local
Dfuzzer_pass_add_global_variables.cpp66 uint32_t basic_type = in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_local_variables.cpp55 uint32_t basic_type = in Apply() local
Dfuzzer_pass_add_global_variables.cpp66 uint32_t basic_type = in Apply() local
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_add_local_variables.cpp55 uint32_t basic_type = in Apply() local
Dfuzzer_pass_add_global_variables.cpp67 uint32_t basic_type = in Apply() local
/third_party/rust/rust/compiler/rustc_symbol_mangling/src/
Dv0.rs348 let basic_type = match ty.kind() { in print_type() localVariable
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp708 Type Type::GetType(TYPES basic_type, glw::GLuint n_columns, glw::GLuint n_rows) in GetType()
15077 …const Utils::Type& basic_type = Utils::Type::GetType(vector_type.m_basic_type, 1 /* n_cols */, 1 … in test() local
15260 Utils::Variable* VaryingComponentsTest::prepareVarying(const Utils::Type& basic_type, const descrip… in test()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp14515 auto basic_type = type; in get_declared_type_array_stride_msl() local
Dspirv_glsl.cpp2316 SPIRType::BaseType basic_type; in emit_buffer_block_flattened() local
/third_party/libabigail/src/
Dabg-ir.cc14023 maybe_update_types_lookup_map(const type_decl_sptr& basic_type) in maybe_update_types_lookup_map()
14465 if (type_decl_sptr basic_type = is_type_decl(decl)) in maybe_update_types_lookup_map() local