| /third_party/mindspore/mindspore-src/source/tests/st/ops/gpu/ |
| D | test_crop_and_resize_grad_boxes_op.py | 36 def test_crop_and_resize_grad_boxes_float32(image_type): argument 82 def test_crop_and_resize_grad_boxes_float64(image_type): argument
|
| /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/spirv-tools/source/val/ |
| D | validate_image.cpp | 926 const uint32_t image_type = inst->word(2); in ValidateTypeSampledImage() local 1001 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateSampledImage() local 1133 const auto image_type = image_ptr->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local 1247 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageLod() local 1360 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageDrefLod() local 1433 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageFetch() local 1505 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageGather() local 1613 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageRead() local 1719 const uint32_t image_type = _.GetOperandTypeId(inst, 0); in ValidateImageWrite() local 1833 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageQuerySizeLod() local [all …]
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_texcompress_etc2.h | 71 vk_texcompress_etc2_image_view_type(VkImageType image_type) in vk_texcompress_etc2_image_view_type()
|
| D | vk_image.h | 47 VkImageType image_type; member
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| D | image_descriptor.cc | 53 VkImageType image_type = VK_IMAGE_TYPE_2D; in CreateResourceIfNeeded() local
|
| D | transfer_image.cc | 72 VkImageType image_type, in TransferImage()
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/ops/ |
| D | test_ops_resize_2d.cc | 39 TypePtr image_type; member
|
| D | test_ops_resize_2d_grad.cc | 40 TypePtr image_type; member
|
| /third_party/mesa3d/src/asahi/vulkan/ |
| D | hk_cmd_clear.c | 20 render_view_type(VkImageType image_type, unsigned layer_count) in render_view_type()
|
| /third_party/mesa3d/src/microsoft/clc/ |
| D | clc_compiler.c | 82 nir_alu_type image_type) in lower_read_only_image_deref() 97 nir_alu_type image_type) in lower_read_write_image_deref() 126 enum image_type { in clc_lower_input_image_deref() enum
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_jit_types.c | 232 LLVMTypeRef image_type; in lp_build_create_jit_image_type() local 279 LLVMTypeRef texture_type, sampler_type, image_type, buffer_type; in lp_build_jit_resources_type() local 592 LLVMTypeRef image_type = LLVMGetElementType(image_ptr_type); in LP_BUILD_LLVM_SAMPLER_MEMBER() local
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_deint_filter_cs.c | 33 const struct glsl_type *image_type = in create_deint_shader() local
|
| /third_party/mesa3d/src/nouveau/vulkan/ |
| D | nvk_cmd_clear.c | 191 render_view_type(VkImageType image_type, unsigned layer_count) in render_view_type()
|
| D | nvk_cmd_copy.c | 33 VkImageType image_type; member
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| D | wsi_common_private.h | 54 enum wsi_image_type image_type; member 89 enum wsi_image_type image_type; member
|
| /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 | 230 const auto* image_type = in IsReadOnlyLoad() local
|
| /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
|
| /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
|
| /third_party/backends/frontend/ |
| D | jpegtopdf.c | 126 SANE_Int image_type; /* ColorSpace, BitsPerComponent */ member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_image_view.c | 24 radv_tex_dim(VkImageType image_type, VkImageViewType view_type, unsigned nr_layers, unsigned nr_sam… in radv_tex_dim()
|
| /third_party/mesa3d/src/amd/vulkan/meta/ |
| D | radv_meta_blit.c | 193 VkImageType image_type; member
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_mod_conv_cso.c | 346 const struct glsl_type *image_type = in panfrost_create_mtk_detile_shader() local
|