Home
last modified time | relevance | path

Searched refs:CL_FLOAT (Results 1 – 25 of 39) sorted by relevance

12

/external/OpenCL-CTS/test_conformance/spir/
Dtypeinfo.h76 …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/
Dformat.cpp37 { { 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/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dtexture2d.cc100 return CreateTexture2D(width, height, CL_FLOAT, nullptr, context, result); in CreateTexture2DRGBA32F()
113 return CreateTexture2D(width, height, CL_FLOAT, nullptr, context, result); in CreateTexture2DRGBA()
123 return CreateTexture2D(width, height, CL_FLOAT, data, context, result); in CreateTexture2DRGBA()
Dcl_image_format.cc40 return CL_FLOAT; in ToImageChannelType()
Dutil.cc160 case CL_FLOAT: in ChannelTypeToSizeInBytes()
/external/OpenCL-CTS/test_conformance/gles/
Dhelpers.cpp28 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/
Dharness.cpp237 …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/gl/
Dhelpers.cpp33 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_conformance/d3d11/
Dharness.cpp270 …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/basic/
Dtest_image_param.cpp108 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()
Dtest_readimage_fp32.cpp101 img_format.image_channel_data_type = CL_FLOAT; in test_readimage_fp32()
Dtest_readimage3d_fp32.cpp103 img_format.image_channel_data_type = CL_FLOAT; in test_readimage3d_fp32()
Dtest_writeimage_fp32.cpp98 img_format.image_channel_data_type = CL_FLOAT; in test_writeimage_fp32()
Dtest_multireadimagemultifmt.cpp154 img_format.image_channel_data_type = CL_FLOAT; in test_mri_multiple()
Dtest_imagecopy3d.cpp151 img_format.image_channel_data_type = CL_FLOAT; in test_imagecopy3d()
Dtest_imagecopy.cpp148 img_format.image_channel_data_type = CL_FLOAT; in test_imagecopy()
/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.cpp183 case CL_FLOAT: return "CL_FLOAT"; in GetChannelTypeName()
211 case CL_FLOAT: in IsChannelTypeSupported()
DimageHelpers.cpp127 case CL_FLOAT: in get_channel_data_type_size()
208 { CL_FLOAT, "CL_FLOAT" }, in get_channel_type_from_name()
276 case CL_FLOAT: in is_format_signed()
331 case CL_FLOAT: in get_pixel_size()
385 formatList[ i ].image_channel_data_type == CL_FLOAT || in get_32_bit_image_format()
743 case CL_FLOAT: in get_max_absolute_error()
1547 case CL_FLOAT: in read_image_pixel_float()
2634 case CL_FLOAT: in pack_image_pixel()
2794 case CL_FLOAT: in pack_image_pixel_error()
3226 case CL_FLOAT: in create_random_image_data()
[all …]
/external/OpenCL-CTS/test_conformance/images/
Dcommon.cpp36 CL_FLOAT,
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_write_image.cpp110 …if( inputType == kFloat && imageInfo->format->image_channel_data_type != CL_FLOAT && imageInfo->fo… in test_write_image()
424 else if( imageInfo->format->image_channel_data_type == CL_FLOAT ) in test_write_image()
550 case CL_FLOAT: in test_write_image()
608 case CL_FLOAT: in test_write_image_set()
Dtest_write_1D.cpp95 …if( inputType == kFloat && imageInfo->format->image_channel_data_type != CL_FLOAT && imageInfo->fo… in test_write_image_1D()
359 else if( imageInfo->format->image_channel_data_type == CL_FLOAT ) in test_write_image_1D()
484 case CL_FLOAT: in test_write_image_1D()
Dtest_write_1D_array.cpp104 …if( inputType == kFloat && imageInfo->format->image_channel_data_type != CL_FLOAT && imageInfo->fo… in test_write_image_1D_array()
378 else if( imageInfo->format->image_channel_data_type == CL_FLOAT ) in test_write_image_1D_array()
503 case CL_FLOAT: in test_write_image_1D_array()
Dtest_write_2D_array.cpp128 if( inputType == kFloat && imageInfo->format->image_channel_data_type != CL_FLOAT ) in test_write_image_2D_array()
399 else if( imageInfo->format->image_channel_data_type == CL_FLOAT ) in test_write_image_2D_array()
526 case CL_FLOAT: in test_write_image_2D_array()
Dtest_write_3D.cpp131 if( inputType == kFloat && imageInfo->format->image_channel_data_type != CL_FLOAT ) in test_write_image_3D()
406 else if( imageInfo->format->image_channel_data_type == CL_FLOAT ) in test_write_image_3D()
533 case CL_FLOAT: in test_write_image_3D()
/external/OpenCL-CTS/test_conformance/clcpp/images/
Dcommon.hpp100 struct channel_info<CL_FLOAT>

12