Home
last modified time | relevance | path

Searched refs:component_index (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_vector_shuffle.cpp185 for (uint32_t component_index = 0; in AddDataSynonymFacts() local
186 component_index < static_cast<uint32_t>(message_.component_size()); in AddDataSynonymFacts()
187 component_index++) { in AddDataSynonymFacts()
188 uint32_t component = message_.component(component_index); in AddDataSynonymFacts()
196 MakeDataDescriptor(message_.fresh_id(), {component_index}); in AddDataSynonymFacts()
/third_party/spirv-tools/source/fuzz/
Dtransformation_vector_shuffle.cpp185 for (uint32_t component_index = 0; in AddDataSynonymFacts() local
186 component_index < static_cast<uint32_t>(message_.component_size()); in AddDataSynonymFacts()
187 component_index++) { in AddDataSynonymFacts()
188 uint32_t component = message_.component(component_index); in AddDataSynonymFacts()
196 MakeDataDescriptor(message_.fresh_id(), {component_index}); in AddDataSynonymFacts()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_vector_shuffle.cpp185 for (uint32_t component_index = 0; in AddDataSynonymFacts() local
186 component_index < static_cast<uint32_t>(message_.component_size()); in AddDataSynonymFacts()
187 component_index++) { in AddDataSynonymFacts()
188 uint32_t component = message_.component(component_index); in AddDataSynonymFacts()
196 MakeDataDescriptor(message_.fresh_id(), {component_index}); in AddDataSynonymFacts()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_composites.cpp65 const uint32_t component_index = inst->word(word_index); in GetExtractInsertValueType() local
72 if (component_index >= vector_size) { in GetExtractInsertValueType()
75 << vector_size << ", but access index is " << component_index; in GetExtractInsertValueType()
82 if (component_index >= num_cols) { in GetExtractInsertValueType()
85 << " columns, but access index is " << component_index; in GetExtractInsertValueType()
101 if (component_index >= array_size) { in GetExtractInsertValueType()
104 << array_size << ", but access index is " << component_index; in GetExtractInsertValueType()
115 if (component_index >= num_struct_members) { in GetExtractInsertValueType()
118 << component_index << " in the structure <id> '" in GetExtractInsertValueType()
123 *member_type = type_inst->word(component_index + 2); in GetExtractInsertValueType()
Dvalidate_type.cpp150 const auto component_index = 1; in ValidateTypeVector() local
151 const auto component_id = inst->GetOperandAs<uint32_t>(component_index); in ValidateTypeVector()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_composites.cpp65 const uint32_t component_index = inst->word(word_index); in GetExtractInsertValueType() local
72 if (component_index >= vector_size) { in GetExtractInsertValueType()
75 << vector_size << ", but access index is " << component_index; in GetExtractInsertValueType()
82 if (component_index >= num_cols) { in GetExtractInsertValueType()
85 << " columns, but access index is " << component_index; in GetExtractInsertValueType()
101 if (component_index >= array_size) { in GetExtractInsertValueType()
104 << array_size << ", but access index is " << component_index; in GetExtractInsertValueType()
115 if (component_index >= num_struct_members) { in GetExtractInsertValueType()
118 << component_index << " in the structure <id> '" in GetExtractInsertValueType()
123 *member_type = type_inst->word(component_index + 2); in GetExtractInsertValueType()
Dvalidate_type.cpp150 const auto component_index = 1; in ValidateTypeVector() local
151 const auto component_id = inst->GetOperandAs<uint32_t>(component_index); in ValidateTypeVector()
/third_party/spirv-tools/source/val/
Dvalidate_composites.cpp65 const uint32_t component_index = inst->word(word_index); in GetExtractInsertValueType() local
72 if (component_index >= vector_size) { in GetExtractInsertValueType()
75 << vector_size << ", but access index is " << component_index; in GetExtractInsertValueType()
82 if (component_index >= num_cols) { in GetExtractInsertValueType()
85 << " columns, but access index is " << component_index; in GetExtractInsertValueType()
101 if (component_index >= array_size) { in GetExtractInsertValueType()
104 << array_size << ", but access index is " << component_index; in GetExtractInsertValueType()
115 if (component_index >= num_struct_members) { in GetExtractInsertValueType()
118 << component_index << " in the structure <id> '" in GetExtractInsertValueType()
123 *member_type = type_inst->word(component_index + 2); in GetExtractInsertValueType()
Dvalidate_type.cpp150 const auto component_index = 1; in ValidateTypeVector() local
151 const auto component_id = inst->GetOperandAs<uint32_t>(component_index); in ValidateTypeVector()
/third_party/skia/third_party/externals/libjpeg-turbo/
Djcmaster.c142 compptr->component_index = ci; in initial_setup()
223 thisi = scanptr->component_index[ci]; in validate_script()
227 if (ci > 0 && thisi <= scanptr->component_index[ci - 1]) in validate_script()
260 last_bitpos_ptr = &last_bitpos[scanptr->component_index[ci]][0]; in validate_script()
283 thisi = scanptr->component_index[ci]; in validate_script()
330 &cinfo->comp_info[scanptr->component_index[ci]]; in select_scan_parameters()
Djcparam.c412 scanptr->component_index[0] = ci; in fill_a_scan()
429 scanptr->component_index[0] = ci; in fill_scans()
449 scanptr->component_index[ci] = ci; in fill_dc_scans()
Drdswitch.c208 scanptr->component_index[0] = (int)val; in read_scan_script()
219 scanptr->component_index[ncomps] = (int)val; in read_scan_script()
Djccoefct.c176 input_buf[compptr->component_index], in compress_data()
358 ((j_common_ptr)cinfo, coef->whole_image[compptr->component_index], in compress_output()
Djdsample.c170 h_expand = upsample->h_expand[compptr->component_index]; in int_upsample()
171 v_expand = upsample->v_expand[compptr->component_index]; in int_upsample()
Djpeglib.h130 int component_index; /* its index in SOF or cinfo->comp_info[] */ member
200 int component_index[MAX_COMPS_IN_SCAN]; /* their SOF/comp_info[] indexes */ member
Djdcoefct.c132 inverse_DCT = cinfo->idct->inverse_DCT[compptr->component_index]; in decompress_onepass()
135 output_ptr = output_buf[compptr->component_index] + in decompress_onepass()
206 ((j_common_ptr)cinfo, coef->whole_image[compptr->component_index], in consume_data()
Djctrans.c308 ((j_common_ptr)cinfo, coef->whole_image[compptr->component_index], in compress_output()
Djdphuff.c125 int cindex = cinfo->cur_comp_info[ci]->component_index; in start_pass_phuff_decoder()
Djdarith.c666 int coefi, cindex = cinfo->cur_comp_info[ci]->component_index; in start_pass()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconstants.cpp361 uint32_t component_index = 0; in CreateCompositeInstruction() local
365 component_type_id = type_inst->GetSingleWordInOperand(component_index); in CreateCompositeInstruction()
379 component_index++; in CreateCompositeInstruction()
Dfolding_rules.cpp2342 uint32_t component_index = inst->GetSingleWordInOperand(op); in VectorShuffleFeedingShuffle() local
2345 if (component_index != undef_literal && in VectorShuffleFeedingShuffle()
2346 feeder_is_op0 == (component_index < op0_length)) { in VectorShuffleFeedingShuffle()
2352 if (component_index >= op0_length) { in VectorShuffleFeedingShuffle()
2353 component_index -= op0_length; in VectorShuffleFeedingShuffle()
2355 component_index = in VectorShuffleFeedingShuffle()
2356 feeding_shuffle_inst->GetSingleWordInOperand(component_index + 2); in VectorShuffleFeedingShuffle()
2360 if (component_index < feeder_op0_length) { in VectorShuffleFeedingShuffle()
2382 component_index -= feeder_op0_length; in VectorShuffleFeedingShuffle()
2386 component_index += op0_length; in VectorShuffleFeedingShuffle()
[all …]
/third_party/spirv-tools/source/opt/
Dconstants.cpp362 uint32_t component_index = 0; in CreateCompositeInstruction() local
366 component_type_id = type_inst->GetSingleWordInOperand(component_index); in CreateCompositeInstruction()
380 component_index++; in CreateCompositeInstruction()
Dfolding_rules.cpp2683 uint32_t component_index = inst->GetSingleWordInOperand(op); in VectorShuffleFeedingShuffle() local
2686 if (component_index != undef_literal && in VectorShuffleFeedingShuffle()
2687 feeder_is_op0 == (component_index < op0_length)) { in VectorShuffleFeedingShuffle()
2693 if (component_index >= op0_length) { in VectorShuffleFeedingShuffle()
2694 component_index -= op0_length; in VectorShuffleFeedingShuffle()
2696 component_index = in VectorShuffleFeedingShuffle()
2697 feeding_shuffle_inst->GetSingleWordInOperand(component_index + 2); in VectorShuffleFeedingShuffle()
2701 if (component_index < feeder_op0_length) { in VectorShuffleFeedingShuffle()
2712 } else if (component_index != undef_literal) { in VectorShuffleFeedingShuffle()
2723 component_index -= feeder_op0_length; in VectorShuffleFeedingShuffle()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.cpp361 uint32_t component_index = 0; in CreateCompositeInstruction() local
365 component_type_id = type_inst->GetSingleWordInOperand(component_index); in CreateCompositeInstruction()
379 component_index++; in CreateCompositeInstruction()
Dfolding_rules.cpp2342 uint32_t component_index = inst->GetSingleWordInOperand(op); in VectorShuffleFeedingShuffle() local
2345 if (component_index != undef_literal && in VectorShuffleFeedingShuffle()
2346 feeder_is_op0 == (component_index < op0_length)) { in VectorShuffleFeedingShuffle()
2352 if (component_index >= op0_length) { in VectorShuffleFeedingShuffle()
2353 component_index -= op0_length; in VectorShuffleFeedingShuffle()
2355 component_index = in VectorShuffleFeedingShuffle()
2356 feeding_shuffle_inst->GetSingleWordInOperand(component_index + 2); in VectorShuffleFeedingShuffle()
2360 if (component_index < feeder_op0_length) { in VectorShuffleFeedingShuffle()
2382 component_index -= feeder_op0_length; in VectorShuffleFeedingShuffle()
2386 component_index += op0_length; in VectorShuffleFeedingShuffle()
[all …]

12