Home
last modified time | relevance | path

Searched defs:member_types (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_builder.cc91 MakeStructType( const std::string& name, std::vector<const ast::Type*> member_types, bool is_block) MakeStructType() argument
120 MakeUniformBufferType( const std::string& name, std::vector<const ast::Type*> member_types) MakeUniformBufferType() argument
126 MakeStorageBufferTypes( const std::string& name, std::vector<const ast::Type*> member_types) MakeStorageBufferTypes() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtype_manager.cpp960 auto& member_types = type->AsStruct()->element_types(); in ReplaceForwardPointers() local
1018 auto& member_types = type->AsStruct()->element_types(); in ReplaceType() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtype_manager.cpp960 auto& member_types = type->AsStruct()->element_types(); in ReplaceForwardPointers() local
1018 auto& member_types = type->AsStruct()->element_types(); in ReplaceType() local
/third_party/spirv-tools/source/opt/
H A Dtype_manager.cpp993 auto& member_types = type->AsStruct()->element_types(); in ReplaceForwardPointers() local
1051 auto& member_types = type->AsStruct()->element_types(); in ReplaceType() local
/third_party/libabigail/src/
H A Dabg-writer.cc3688 canonical_type_sptr_set_type member_types; in write_class_decl() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c1361 spirv_builder_type_struct(struct spirv_builder *b, const SpvId member_types[], in spirv_builder_type_struct() argument
/third_party/libabigail/include/
H A Dabg-ir.h3916 typedef vector<type_base_sptr> member_types; typedef in abigail::ir::class_or_union
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_common.hpp571 SmallVector<TypeID> member_types; member
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c5147 LLVMTypeRef *const member_types = alloca(glsl_get_length(type) * sizeof(LLVMTypeRef)); in glsl_to_llvm_type() local

Completed in 29 milliseconds