Home
last modified time | relevance | path

Searched defs:element_type (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.h158 const Type* element_type() const { return element_type_; } in element_type() function
176 const Type* element_type() const { return element_type_; } in element_type() function
233 const Type* element_type() const { return element_type_; } in element_type() function
251 const Type* element_type() const { return element_type_; } in element_type() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_composite_inserts.cpp206 [](const opt::analysis::Type* element_type) { in ContainsPointer()
224 [](const opt::analysis::Type* element_type) { in ContainsRuntimeArray()
Dtransformation_add_type_array.cpp40 auto element_type = in IsApplicable() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_add_composite_inserts.cpp206 [](const opt::analysis::Type* element_type) { in ContainsPointer()
224 [](const opt::analysis::Type* element_type) { in ContainsRuntimeArray()
Dtransformation_add_type_array.cpp40 auto element_type = in IsApplicable() local
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_add_composite_inserts.cpp206 [](const opt::analysis::Type* element_type) { in ContainsPointer()
224 [](const opt::analysis::Type* element_type) { in ContainsRuntimeArray()
Dtransformation_add_type_array.cpp40 auto element_type = in IsApplicable() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniform_initializers.c44 const struct glsl_type *element_type = glsl_get_array_element(type); in set_opaque_binding() local
205 const struct glsl_type *element_type = glsl_get_array_element(type); in set_uniform_initializer() local
221 const struct glsl_type *element_type = glsl_get_array_element(type); in set_uniform_initializer() local
Dlower_named_interface_blocks.cpp72 const glsl_type *element_type = type->fields.array; in process_array_type() local
/third_party/gn/src/base/mac/
Dscoped_typeref.h54 typedef T element_type; typedef
/third_party/cef/include/base/
Dcef_scoped_typeref_mac.h153 operator element_type() const { return object_; } in element_type() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.h271 const Type* element_type() const { return element_type_; } in element_type() function
293 const Type* element_type() const { return element_type_; } in element_type() function
395 const Type* element_type() const { return element_type_; } in element_type() function
420 const Type* element_type() const { return element_type_; } in element_type() function
Dtype_manager.cpp945 const ForwardPointer* element_type = in ReplaceForwardPointers() local
952 const ForwardPointer* element_type = in ReplaceForwardPointers() local
1006 const Type* element_type = type->AsArray()->element_type(); in ReplaceType() local
1012 const Type* element_type = type->AsRuntimeArray()->element_type(); in ReplaceType() local
Dconstants.cpp395 const auto* element_type = type->element_type(); in GetNumericVectorConstantWithWords() local
453 const analysis::Type* element_type = vector_type->element_type(); in GetVectorComponents() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.h271 const Type* element_type() const { return element_type_; } in element_type() function
293 const Type* element_type() const { return element_type_; } in element_type() function
395 const Type* element_type() const { return element_type_; } in element_type() function
420 const Type* element_type() const { return element_type_; } in element_type() function
Dtype_manager.cpp945 const ForwardPointer* element_type = in ReplaceForwardPointers() local
952 const ForwardPointer* element_type = in ReplaceForwardPointers() local
1006 const Type* element_type = type->AsArray()->element_type(); in ReplaceType() local
1012 const Type* element_type = type->AsRuntimeArray()->element_type(); in ReplaceType() local
/third_party/spirv-tools/source/opt/
Dtypes.h267 const Type* element_type() const { return element_type_; } in element_type() function
288 const Type* element_type() const { return element_type_; } in element_type() function
387 const Type* element_type() const { return element_type_; } in element_type() function
412 const Type* element_type() const { return element_type_; } in element_type() function
Dtype_manager.cpp944 const ForwardPointer* element_type = in ReplaceForwardPointers() local
951 const ForwardPointer* element_type = in ReplaceForwardPointers() local
1005 const Type* element_type = type->AsArray()->element_type(); in ReplaceType() local
1011 const Type* element_type = type->AsRuntimeArray()->element_type(); in ReplaceType() local
Dconstants.cpp396 const auto* element_type = type->element_type(); in GetNumericVectorConstantWithWords() local
471 const analysis::Type* element_type = vector_type->element_type(); in GetVectorComponents() local
/third_party/gn/src/base/
Dscoped_generic.h69 typedef T element_type; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DIntrusiveRefCntPtr.h137 typedef T element_type; typedef
/third_party/spirv-tools/source/val/
Dvalidate_type.cpp215 const auto element_type = _.FindDef(element_type_id); in ValidateTypeArray() local
285 const auto element_type = _.FindDef(element_id); in ValidateTypeRuntimeArray() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_type.cpp215 const auto element_type = _.FindDef(element_type_id); in ValidateTypeArray() local
285 const auto element_type = _.FindDef(element_id); in ValidateTypeRuntimeArray() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_type.cpp215 const auto element_type = _.FindDef(element_type_id); in ValidateTypeArray() local
285 const auto element_type = _.FindDef(element_id); in ValidateTypeRuntimeArray() local
/third_party/gn/src/base/memory/
Dscoped_refptr.h168 typedef T element_type; typedef

1234