| /external/OpenCL-CTS/test_conformance/images/clGetInfo/ |
| D | test_loops.cpp | 40 cl_mem_object_type image_type, in check_minimum_supported() 61 int test_image_type( cl_device_id device, cl_context context, cl_mem_object_type image_type, cl_mem… in test_image_type() 145 int test_image_set( cl_device_id device, cl_context context, cl_mem_object_type image_type ) in test_image_set()
|
| /external/autotest/site_utils/stable_images/ |
| D | stable_version.py | 248 def _create_version_map_handler(image_type, afe, dry_run): argument 252 def _requested_mapping_handlers(afe, image_type): argument 275 def list_all_mappings(afe, image_type): argument 293 def list_mapping_by_key(afe, image_type, key): argument 329 def set_mapping(afe, image_type, key, version, dry_run): argument 367 def delete_mapping(afe, image_type, key, dry_run): argument
|
| D | assign_stable_images.py | 90 def select_version_map(self, image_type): argument
|
| D | assign_stable_images_unittest.py | 237 def get_stable_version_map(self, image_type): argument
|
| /external/angle/third_party/spirv-tools/src/source/val/ |
| D | validate_image.cpp | 821 const uint32_t image_type = inst->word(2); in ValidateTypeSampledImage() local 864 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateSampledImage() local 982 const auto image_type = image_ptr->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local 1076 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageLod() local 1163 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageDrefLod() local 1236 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageFetch() local 1311 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageGather() local 1404 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageRead() local 1484 const uint32_t image_type = _.GetOperandTypeId(inst, 0); in ValidateImageWrite() local 1603 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageQuerySizeLod() local [all …]
|
| /external/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_image.cpp | 821 const uint32_t image_type = inst->word(2); in ValidateTypeSampledImage() local 863 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateSampledImage() local 981 const auto image_type = image_ptr->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local 1075 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageLod() local 1162 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageDrefLod() local 1235 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageFetch() local 1310 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageGather() local 1403 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageRead() local 1483 const uint32_t image_type = _.GetOperandTypeId(inst, 0); in ValidateImageWrite() local 1602 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageQuerySizeLod() local [all …]
|
| /external/deqp-deps/SPIRV-Tools/source/val/ |
| D | validate_image.cpp | 821 const uint32_t image_type = inst->word(2); in ValidateTypeSampledImage() local 864 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateSampledImage() local 982 const auto image_type = image_ptr->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local 1076 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageLod() local 1163 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageDrefLod() local 1236 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageFetch() local 1311 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageGather() local 1404 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageRead() local 1484 const uint32_t image_type = _.GetOperandTypeId(inst, 0); in ValidateImageWrite() local 1603 const uint32_t image_type = _.GetOperandTypeId(inst, 2); in ValidateImageQuerySizeLod() local [all …]
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_jit.c | 142 LLVMTypeRef image_type; in create_jit_image_type() local 187 LLVMTypeRef viewport_type, texture_type, sampler_type, image_type; in lp_jit_create_types() local 342 LLVMTypeRef texture_type, sampler_type, image_type; in lp_jit_create_cs_types() local
|
| /external/arm-trusted-firmware/bl31/ |
| D | bl31_main.c | 178 uint32_t image_type; in bl31_prepare_next_image_entry() local
|
| /external/OpenCL-CTS/test_conformance/images/ |
| D | common.cpp | 61 const char *convert_image_type_to_string(cl_mem_object_type image_type) in convert_image_type_to_string()
|
| /external/ImageMagick/coders/ |
| D | tga.c | 89 image_type; member 676 static inline void WriteTGAPixel(Image *image,TGAImageType image_type, in WriteTGAPixel()
|
| D | xcf.c | 119 image_type, member 1152 image_type, in ReadXCFImage() local
|
| /external/crosvm/qcow_utils/src/ |
| D | qcow_utils.rs | 74 let image_type = match qcow::detect_image_type(&raw_image) { in expand_disk_image() localVariable
|
| /external/autotest/site_utils/deployment/ |
| D | install_unittest.py | 26 def get_stable_version_map(self, image_type): argument
|
| /external/arm-trusted-firmware/plat/mediatek/mt6795/ |
| D | bl31_plat_setup.c | 427 uint32_t image_type; in bl31_prepare_kernel_entry() local
|
| /external/cros/system_api/dbus/vm_concierge/ |
| D | service.proto | 56 DiskImageType image_type = 8; field 215 DiskImageType image_type = 4; field
|
| /external/u-boot/lib/efi_loader/ |
| D | efi_image_loader.c | 184 uint16_t image_type) in efi_set_code_and_data_type()
|
| /external/autotest/server/site_tests/firmware_Cr50BID/ |
| D | firmware_Cr50BID.py | 304 def reset_state(self, image_type): argument
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_gather_info.c | 786 const struct glsl_type *image_type = glsl_without_array(var->type); in nir_shader_gather_info() local
|
| /external/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_llvm.c | 255 LLVMTypeRef image_type; in create_jit_image_type() local 309 LLVMTypeRef image_type, in create_jit_context_type() 373 LLVMTypeRef image_type, in create_gs_jit_context_type() 551 LLVMTypeRef image_type, in create_tcs_jit_context_type() 651 LLVMTypeRef image_type, in create_tes_jit_context_type() 713 vb_type, image_type; in create_jit_types() local 2669 LLVMTypeRef texture_type, sampler_type, image_type, context_type; in create_gs_jit_types() local 3047 LLVMTypeRef texture_type, sampler_type, image_type, context_type; in create_tcs_jit_types() local 3696 LLVMTypeRef texture_type, sampler_type, image_type, context_type; in create_tes_jit_types() local
|
| /external/u-boot/tools/ |
| D | rkcommon.c | 359 uint8_t image_type; in rkcommon_print_header() local
|
| /external/webrtc/webrtc/modules/video_coding/ |
| D | qm_select.cc | 569 ImageType image_type = in GetTransitionRate() local
|
| /external/u-boot/include/ |
| D | efi_loader.h | 265 u16 image_type; member
|
| /external/u-boot/common/ |
| D | bootm.c | 829 uint8_t image_type; in bootm_host_load_image() local
|
| /external/OpenCL-CTS/test_conformance/gl/ |
| D | helpers.cpp | 609 cl_mem_object_type image_type; in is_rgb_101010_supported() local
|