Home
last modified time | relevance | path

Searched defs:component_count (Results 1 - 25 of 27) sorted by relevance

12

/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_parser_test.cc29 uint8_t component_count; in TEST_F() member
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_type_vector.cpp26 TransformationAddTypeVector( uint32_t fresh_id, uint32_t component_type_id, uint32_t component_count) TransformationAddTypeVector() argument
H A Dfuzzer_pass.cpp282 FindOrCreateVectorType(uint32_t component_type_id, uint32_t component_count) FindOrCreateVectorType() argument
H A Dfuzzer_pass_donate_modules.cpp274 auto component_count = type_or_value.GetSingleWordInOperand(1); in HandleTypeOrValue() local
H A Dfuzzer_util.cpp1281 const auto component_count = type_inst->GetSingleWordInOperand(1); in MaybeGetZeroConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_type_vector.cpp26 TransformationAddTypeVector( uint32_t fresh_id, uint32_t component_type_id, uint32_t component_count) TransformationAddTypeVector() argument
H A Dfuzzer_pass.cpp282 FindOrCreateVectorType(uint32_t component_type_id, uint32_t component_count) FindOrCreateVectorType() argument
H A Dfuzzer_pass_donate_modules.cpp274 auto component_count = type_or_value.GetSingleWordInOperand(1); in HandleTypeOrValue() local
H A Dfuzzer_util.cpp1281 const auto component_count = type_inst->GetSingleWordInOperand(1); in MaybeGetZeroConstant() local
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_type_vector.cpp26 TransformationAddTypeVector( uint32_t fresh_id, uint32_t component_type_id, uint32_t component_count) TransformationAddTypeVector() argument
H A Dfuzzer_pass.cpp283 FindOrCreateVectorType(uint32_t component_type_id, uint32_t component_count) FindOrCreateVectorType() argument
H A Dfuzzer_pass_donate_modules.cpp274 auto component_count = type_or_value.GetSingleWordInOperand(1); in HandleTypeOrValue() local
H A Dfuzzer_util.cpp1287 const auto component_count = type_inst->GetSingleWordInOperand(1); in MaybeGetZeroConstant() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A 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
H A Dvalidate_extensions.cpp2782 uint32_t component_count = inst->word(6); in ValidateExtInst() local
2806 auto* component_count = _.FindDef(inst->word(i)); in ValidateExtInst() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A 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
H A Dvalidate_extensions.cpp2782 uint32_t component_count = inst->word(6); in ValidateExtInst() local
2806 auto* component_count = _.FindDef(inst->word(i)); in ValidateExtInst() local
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_constants.cpp50 const auto component_count = result_type->GetOperandAs<uint32_t>(2); in ValidateConstantComposite() local
104 const auto component_count = column_type->GetOperandAs<uint32_t>(2); in ValidateConstantComposite() local
H A Dvalidate_extensions.cpp3191 uint32_t component_count = inst->word(6); in ValidateExtInst() local
3215 auto* component_count = _.FindDef(inst->word(i)); in ValidateExtInst() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader_info.c304 unsigned component_count = var->data.location_frac + glsl_get_length(var->type); in gather_info_input_decl_ps() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gsub-table.hh963 unsigned int component_count = (unsigned) hb_max ((int) component_count_list[i] - 1, 0); in serialize() local
/third_party/ffmpeg/libavcodec/
H A Datrac3.c336 int component_count = 0; in decode_tonal_components() local
/third_party/ninja/src/
H A Dutil.cc183 int component_count = 0; in CanonicalizePath() local
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser.cc95 int component_count = str[3] - '0'; in ToType() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_linking_helpers.c1639 unsigned component_count = variable->data.location_frac + glsl_get_length(type); in get_linked_variable_io_mask() local

Completed in 47 milliseconds

12