/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_image.cpp | 898 const uint32_t image_type = inst->word(2); in ValidateTypeSampledImage() local 956 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateSampledImage() local 1074 const auto image_type = image_ptr->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local 1182 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageLod() local 1272 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageDrefLod() local 1347 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageFetch() local 1419 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageGather() local 1528 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageRead() local 1629 const uint32_t image_type = _.GetOperandTypeId(inst, 0); in ValidateImageWrite() local 1745 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageQuerySizeLod() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_image.cpp | 898 const uint32_t image_type = inst->word(2); in ValidateTypeSampledImage() local 956 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateSampledImage() local 1074 const auto image_type = image_ptr->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local 1182 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageLod() local 1272 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageDrefLod() local 1347 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageFetch() local 1419 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageGather() local 1528 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageRead() local 1629 const uint32_t image_type = _.GetOperandTypeId(inst, 0); in ValidateImageWrite() local 1745 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageQuerySizeLod() local [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | tags.c | 512 guint image_data_len, GstTagImageType image_type) in gst_tag_image_data_to_image_sample()
|
D | gstvorbistag.c | 564 GstTagImageType image_type = GST_TAG_IMAGE_TYPE_NONE; in gst_tag_to_metadata_block_picture() local
|
/third_party/uboot/u-boot-2020.01/lib/efi_loader/ |
D | efi_image_loader.c | 184 uint16_t image_type) in efi_set_code_and_data_type()
|
/third_party/boost/boost/gil/ |
D | metafunctions.hpp | 548 struct image_type struct 550 using type = image<pixel<T, L>, IsPlanar, Alloc>;
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | types.h | 213 SampledImage(Type* image_type) : image_type_(image_type) {} in SampledImage()
|
/third_party/uboot/u-boot-2020.01/tools/ |
D | rkcommon.c | 359 uint8_t image_type; in rkcommon_print_header() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | convert_to_sampled_image_pass.cpp | 258 const auto* image_type = variable_type->AsImage(); in GetSampledImageTypeForImage() local
|
D | instruction.cpp | 223 const auto* image_type = in IsReadOnlyLoad() local
|
D | types.h | 356 const Type* image_type() const { return image_type_; } in image_type() function
|
/third_party/uboot/u-boot-2020.01/include/ |
D | efi_loader.h | 265 u16 image_type; member
|
/third_party/uboot/u-boot-2020.01/common/ |
D | bootm.c | 830 uint8_t image_type; in bootm_host_load_image() local
|
D | image-fit.c | 1530 uint8_t image_type; in fit_image_check_type() local 1957 int arch, int image_type, int bootstage_id, in fit_image_load()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | convert_to_sampled_image_pass.cpp | 258 const auto* image_type = variable_type->AsImage(); in GetSampledImageTypeForImage() local
|
D | instruction.cpp | 223 const auto* image_type = in IsReadOnlyLoad() local
|
D | types.h | 356 const Type* image_type() const { return image_type_; } in image_type() function
|
/third_party/gstreamer/gstplugins_good/ext/taglib/ |
D | gstid3v2mux.cc | 462 int image_type = ID3v2::AttachedPictureFrame::Other; in add_image_tag() local
|
/third_party/gstreamer/gstplugins_good/ext/flac/ |
D | gstflacenc.c | 613 GstTagImageType image_type = GST_TAG_IMAGE_TYPE_NONE; in gst_flac_enc_set_metadata() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | instruction_test.cpp | 686 Instruction* image_type = context->get_def_use_mgr()->GetDef(6); in TEST_F() local
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | instruction_test.cpp | 686 Instruction* image_type = context->get_def_use_mgr()->GetDef(6); in TEST_F() local
|
/third_party/gstreamer/gstplugins_bad/gst/id3tag/ |
D | id3tag.c | 803 int image_type = ID3V2_APIC_PICTURE_OTHER; in add_image_tag() local
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-read-common.c | 966 GstTagImageType image_type = GST_TAG_IMAGE_TYPE_NONE; in gst_matroska_read_common_parse_attached_file() local
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
D | parser_impl.cc | 2477 const spvtools::opt::analysis::Image* image_type = in GetTypeForHandleVar() local
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl.h | 110 cl_mem_object_type image_type; member
|