/external/OpenCL-CTS/test_conformance/spir/ |
D | typeinfo.h | 76 …se, 0, 1, 0x0, 0x7f, KernelArgGeneratorImage1dArray<CL_FLOAT>) 79 …e, 0, 1, 0x0, 0x7f, KernelArgGeneratorImage1dBuffer<CL_FLOAT>) 82 … false, 0, 1, 0x0, 0x7f, KernelArgGeneratorImage1d<CL_FLOAT>) 85 …se, 0, 1, 0x0, 0x7f, KernelArgGeneratorImage2dArray<CL_FLOAT>) 88 … false, 0, 1, 0x0, 0x7f, KernelArgGeneratorImage2d<CL_FLOAT>) 91 … false, 0, 1, 0x0, 0x7f, KernelArgGeneratorImage3d<CL_FLOAT>) 96 …se, 0, 1, 0x0, 0x7f, KernelArgGeneratorImage1dArray<CL_FLOAT>) 99 …e, 0, 1, 0x0, 0x7f, KernelArgGeneratorImage1dBuffer<CL_FLOAT>) 102 … false, 0, 1, 0x0, 0x7f, KernelArgGeneratorImage1d<CL_FLOAT>) 105 …se, 0, 1, 0x0, 0x7f, KernelArgGeneratorImage2dArray<CL_FLOAT>) [all …]
|
/external/mesa3d/src/gallium/frontends/clover/core/ |
D | format.cpp | 37 { { CL_R, CL_FLOAT }, PIPE_FORMAT_R32_FLOAT }, 38 { { CL_RG, CL_FLOAT }, PIPE_FORMAT_R32G32_FLOAT }, 39 { { CL_RGB, CL_FLOAT }, PIPE_FORMAT_R32G32B32_FLOAT }, 40 { { CL_RGBA, CL_FLOAT }, PIPE_FORMAT_R32G32B32A32_FLOAT }, 73 { { CL_A, CL_FLOAT }, PIPE_FORMAT_A32_FLOAT }, 74 { { CL_LUMINANCE, CL_FLOAT }, PIPE_FORMAT_L32_FLOAT }, 75 { { CL_INTENSITY, CL_FLOAT }, PIPE_FORMAT_I32_FLOAT },
|
/external/angle/src/libANGLE/ |
D | cl_utils.cpp | 73 case CL_FLOAT: in GetElementSize() 133 imageFormat->image_channel_data_type != CL_FLOAT) in IsValidImageFormat() 159 case CL_FLOAT: in IsValidImageFormat()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | util.cc | 160 case CL_FLOAT: in ChannelTypeToSizeInBytes() 190 return CL_FLOAT; in DataTypeToChannelType() 206 return CL_FLOAT; in DataTypeToChannelType()
|
D | cl_image_format.cc | 40 return CL_FLOAT; in ToImageChannelType()
|
/external/OpenCL-CTS/test_conformance/gles/ |
D | helpers.cpp | 28 case CL_FLOAT: in get_kernel_suffix() 53 case CL_FLOAT: in get_read_kernel_type() 84 case CL_FLOAT: in get_write_kernel_type() 111 case CL_FLOAT: in get_write_conversion()
|
/external/OpenCL-CTS/test_conformance/d3d10/ |
D | harness.cpp | 237 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R32G32B32A32_FLOAT , CL_RGBA , CL_FLOAT , 32, 4, Texture… 250 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R32G32_FLOAT , CL_RG , CL_FLOAT , 32, 2, Texture… 263 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R32_FLOAT , CL_R , CL_FLOAT , 32, 1, Texture…
|
/external/OpenCL-CTS/test_conformance/d3d11/ |
D | harness.cpp | 270 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R32G32B32A32_FLOAT , CL_RGBA , CL_FLOAT , 32, 4, Texture… 283 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R32G32_FLOAT , CL_RG , CL_FLOAT , 32, 2, Texture… 296 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R32_FLOAT , CL_R , CL_FLOAT , 32, 1, Texture…
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | helpers.cpp | 33 case CL_FLOAT: in get_kernel_suffix() 60 case CL_FLOAT: in get_read_kernel_type() 96 case CL_FLOAT: in get_write_kernel_type() 130 case CL_FLOAT: in get_write_conversion()
|
/external/OpenCL-CTS/test_common/harness/ |
D | imageHelpers.cpp | 117 case CL_FLOAT: return sizeof(cl_float); in get_channel_data_type_size() 193 { CL_FLOAT, "CL_FLOAT" }, in get_channel_type_from_name() 262 case CL_FLOAT: in is_format_signed() 314 case CL_FLOAT: in get_pixel_size() 393 || formatList[i].image_channel_data_type == CL_FLOAT in get_32_bit_image_format() 883 case CL_FLOAT: return CL_FLT_MIN; in get_max_absolute_error() 1438 case CL_FLOAT: { in read_image_pixel_float() 2631 case CL_FLOAT: { in pack_image_pixel() 2792 case CL_FLOAT: { in pack_image_pixel_error() 3276 case CL_FLOAT: { in create_random_image_data() [all …]
|
D | errorHelpers.cpp | 197 case CL_FLOAT: return "CL_FLOAT"; in GetChannelTypeName() 225 case CL_FLOAT: return 1; in IsChannelTypeSupported()
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_image_param.cpp | 108 case CL_FLOAT: in validate_results() 166 …= { { CL_RGBA, CL_UNORM_INT8 }, { CL_RGBA, CL_UNORM_INT16 }, { CL_RGBA, CL_FLOAT }, { CL_BGRA, CL_… in test_image_param()
|
D | test_readimage_fp32.cpp | 101 img_format.image_channel_data_type = CL_FLOAT; in test_readimage_fp32()
|
D | test_readimage3d_fp32.cpp | 103 img_format.image_channel_data_type = CL_FLOAT; in test_readimage3d_fp32()
|
D | test_writeimage_fp32.cpp | 98 img_format.image_channel_data_type = CL_FLOAT; in test_writeimage_fp32()
|
D | test_multireadimagemultifmt.cpp | 156 img_format.image_channel_data_type = CL_FLOAT; in test_mri_multiple()
|
D | test_imagecopy.cpp | 152 img_format.image_channel_data_type = CL_FLOAT; in test_imagecopy()
|
D | test_imagecopy3d.cpp | 151 img_format.image_channel_data_type = CL_FLOAT; in test_imagecopy3d()
|
D | test_imagerandomcopy.cpp | 166 img_format.image_channel_data_type = CL_FLOAT; in test_imagerandomcopy()
|
/external/OpenCL-CTS/test_conformance/images/ |
D | common.cpp | 36 CL_FLOAT,
|
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/ |
D | test_write_image.cpp | 122 …if( inputType == kFloat && imageInfo->format->image_channel_data_type != CL_FLOAT && imageInfo->fo… in test_write_image() 439 else if( imageInfo->format->image_channel_data_type == CL_FLOAT ) in test_write_image() 575 case CL_FLOAT: in test_write_image() 635 case CL_FLOAT: in test_write_image_set()
|
D | test_write_1D.cpp | 91 …if( inputType == kFloat && imageInfo->format->image_channel_data_type != CL_FLOAT && imageInfo->fo… in test_write_image_1D() 357 else if( imageInfo->format->image_channel_data_type == CL_FLOAT ) in test_write_image_1D() 492 case CL_FLOAT: in test_write_image_1D()
|
D | test_write_1D_array.cpp | 101 …if( inputType == kFloat && imageInfo->format->image_channel_data_type != CL_FLOAT && imageInfo->fo… in test_write_image_1D_array() 377 else if( imageInfo->format->image_channel_data_type == CL_FLOAT ) in test_write_image_1D_array() 512 case CL_FLOAT: in test_write_image_1D_array()
|
D | test_write_3D.cpp | 127 if( inputType == kFloat && imageInfo->format->image_channel_data_type != CL_FLOAT ) in test_write_image_3D() 405 else if( imageInfo->format->image_channel_data_type == CL_FLOAT ) in test_write_image_3D() 544 case CL_FLOAT: in test_write_image_3D()
|
D | test_write_2D_array.cpp | 124 if( inputType == kFloat && imageInfo->format->image_channel_data_type != CL_FLOAT ) in test_write_image_2D_array() 398 else if( imageInfo->format->image_channel_data_type == CL_FLOAT ) in test_write_image_2D_array() 537 case CL_FLOAT: in test_write_image_2D_array()
|