Home
last modified time | relevance | path

Searched defs:component_index (Results 1 – 19 of 19) sorted by relevance

/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
/third_party/spirv-tools/source/fuzz/
Dtransformation_vector_shuffle.cpp185 for (uint32_t component_index = 0; in AddDataSynonymFacts() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_vector_shuffle.cpp185 for (uint32_t component_index = 0; in AddDataSynonymFacts() local
/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
Dvalidate_type.cpp150 const auto component_index = 1; in ValidateTypeVector() local
/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
Dvalidate_type.cpp150 const auto component_index = 1; in ValidateTypeVector() local
/third_party/spirv-tools/source/val/
Dvalidate_composites.cpp65 const uint32_t component_index = inst->word(word_index); in GetExtractInsertValueType() local
Dvalidate_type.cpp150 const auto component_index = 1; in ValidateTypeVector() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconstants.cpp361 uint32_t component_index = 0; in CreateCompositeInstruction() local
Dfolding_rules.cpp2342 uint32_t component_index = inst->GetSingleWordInOperand(op); in VectorShuffleFeedingShuffle() local
/third_party/spirv-tools/source/opt/
Dconstants.cpp362 uint32_t component_index = 0; in CreateCompositeInstruction() local
Dfolding_rules.cpp2683 uint32_t component_index = inst->GetSingleWordInOperand(op); in VectorShuffleFeedingShuffle() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.cpp361 uint32_t component_index = 0; in CreateCompositeInstruction() local
Dfolding_rules.cpp2342 uint32_t component_index = inst->GetSingleWordInOperand(op); in VectorShuffleFeedingShuffle() local
/third_party/skia/third_party/externals/libjpeg-turbo/
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
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdemux.c1222 guint component_index; in gst_mxf_demux_update_tracks() local
/third_party/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c1701 unsigned component_index = (comp * num_consumed_components) + c + component_offset; in lower_ngg_gs_store_output() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp9931 uint32_t component_index = evaluate_constant_u32(id); in to_component_argument() local