Home
last modified time | relevance | path

Searched defs:component_count (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_type_vector.cpp27 uint32_t fresh_id, uint32_t component_type_id, uint32_t component_count) { in TransformationAddTypeVector()
Dfuzzer_pass_donate_modules.cpp274 auto component_count = type_or_value.GetSingleWordInOperand(1); in HandleTypeOrValue() local
Dfuzzer_pass.cpp283 uint32_t component_count) { in FindOrCreateVectorType()
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_type_vector.cpp27 uint32_t fresh_id, uint32_t component_type_id, uint32_t component_count) { in TransformationAddTypeVector()
Dfuzzer_pass_donate_modules.cpp273 auto component_count = type_or_value.GetSingleWordInOperand(1); in HandleTypeOrValue() local
Dfuzzer_pass.cpp239 uint32_t component_count) { in FindOrCreateVectorType()
Dfuzzer_util.cpp1235 const auto component_count = type_inst->GetSingleWordInOperand(1); in MaybeGetZeroConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_type_vector.cpp27 uint32_t fresh_id, uint32_t component_type_id, uint32_t component_count) { in TransformationAddTypeVector()
Dfuzzer_pass_donate_modules.cpp274 auto component_count = type_or_value.GetSingleWordInOperand(1); in HandleTypeOrValue() local
Dfuzzer_pass.cpp283 uint32_t component_count) { in FindOrCreateVectorType()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_constants.cpp50 const auto component_count = result_type->GetOperandAs<uint32_t>(2); in ValidateConstantComposite() local
105 const auto component_count = column_type->GetOperandAs<uint32_t>(2); in ValidateConstantComposite() local
Dvalidate_extensions.cpp2782 uint32_t component_count = inst->word(6); in ValidateExtInst() local
2806 auto* component_count = _.FindDef(inst->word(i)); in ValidateExtInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_constants.cpp50 const auto component_count = result_type->GetOperandAs<uint32_t>(2); in ValidateConstantComposite() local
105 const auto component_count = column_type->GetOperandAs<uint32_t>(2); in ValidateConstantComposite() local
Dvalidate_extensions.cpp2782 uint32_t component_count = inst->word(6); in ValidateExtInst() local
2806 auto* component_count = _.FindDef(inst->word(i)); in ValidateExtInst() local
/third_party/spirv-tools/source/val/
Dvalidate_constants.cpp50 const auto component_count = result_type->GetOperandAs<uint32_t>(2); in ValidateConstantComposite() local
105 const auto component_count = column_type->GetOperandAs<uint32_t>(2); in ValidateConstantComposite() local
Dvalidate_extensions.cpp2718 uint32_t component_count = inst->word(6); in ValidateExtInst() local
2732 auto* component_count = _.FindDef(inst->word(i)); in ValidateExtInst() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dprintf.cpp106 int component_count = 1; in print_formatted() local
/third_party/boost/boost/graph/
Dincremental_components.hpp73 component_count(ParentIterator first, ParentIterator last) in component_count() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-scte-section.c176 guint component_count = *data; in _parse_splice_event() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader_info.c420 unsigned component_count = var->data.location_frac + glsl_get_length(var->type); in gather_info_input_decl_ps() local
/third_party/ninja/src/
Dutil.cc125 int component_count = 0; in CanonicalizePath() local
/third_party/ffmpeg/libavcodec/
Datrac3.c335 int component_count = 0; in decode_tonal_components() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.c1249 unsigned component_count) in spirv_builder_type_vector()
1258 unsigned component_count) in spirv_builder_type_matrix()
/third_party/mesa3d/src/compiler/nir/
Dnir_linking_helpers.c1575 unsigned component_count = variable->data.location_frac + glsl_get_length(type); in get_linked_variable_io_mask() local
/third_party/flutter/skia/src/sksl/
DSkSLIRGenerator.cpp1937 int component_count(const Type& type) { in component_count() function

12