Home
last modified time | relevance | path

Searched refs:CL_UNORM_INT16 (Results 1 – 25 of 33) sorted by relevance

12

/external/mesa3d/src/gallium/frontends/clover/core/
Dformat.cpp36 { { CL_LUMINANCE, CL_UNORM_INT16 }, PIPE_FORMAT_L16_UNORM },
41 { { CL_R, CL_UNORM_INT16 }, PIPE_FORMAT_R16_UNORM },
42 { { CL_RG, CL_UNORM_INT16 }, PIPE_FORMAT_R16G16_UNORM },
43 { { CL_RGB, CL_UNORM_INT16 }, PIPE_FORMAT_R16G16B16_UNORM },
44 { { CL_RGBA, CL_UNORM_INT16 }, PIPE_FORMAT_R16G16B16A16_UNORM },
63 { { CL_A, CL_UNORM_INT16 }, PIPE_FORMAT_A16_UNORM },
64 { { CL_INTENSITY, CL_UNORM_INT16 }, PIPE_FORMAT_I16_UNORM },
/external/angle/src/libANGLE/
Dcl_utils.cpp65 case CL_UNORM_INT16: in GetElementSize()
132 if (imageFormat->image_channel_data_type != CL_UNORM_INT16 && in IsValidImageFormat()
151 case CL_UNORM_INT16: in IsValidImageFormat()
/external/OpenCL-CTS/test_conformance/gles/
Dhelpers.cpp25 case CL_UNORM_INT16: in get_kernel_suffix()
50 case CL_UNORM_INT16: in get_read_kernel_type()
76 case CL_UNORM_INT16: in get_write_kernel_type()
108 case CL_UNORM_INT16: in get_write_conversion()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_writeimage_int16.cpp101 img_format.image_channel_data_type = CL_UNORM_INT16; in test_writeimage_int16()
110 img_format.image_channel_data_type = CL_UNORM_INT16; in test_writeimage_int16()
Dtest_image_param.cpp88 case CL_UNORM_INT16: in validate_results()
166 …cl_image_format formats[] = { { CL_RGBA, CL_UNORM_INT8 }, { CL_RGBA, CL_UNORM_INT16 }, { CL_R… in test_image_param()
Dtest_readimage3d_int16.cpp102 img_format.image_channel_data_type = CL_UNORM_INT16; in test_readimage3d_int16()
Dtest_readimage_int16.cpp100 img_format.image_channel_data_type = CL_UNORM_INT16; in test_readimage_int16()
Dtest_multireadimagemultifmt.cpp147 img_format.image_channel_data_type = CL_UNORM_INT16; in test_mri_multiple()
Dtest_imagecopy.cpp143 img_format.image_channel_data_type = CL_UNORM_INT16; in test_imagecopy()
Dtest_imagecopy3d.cpp144 img_format.image_channel_data_type = CL_UNORM_INT16; in test_imagecopy3d()
Dtest_imagerandomcopy.cpp157 img_format.image_channel_data_type = CL_UNORM_INT16; in test_imagerandomcopy()
/external/OpenCL-CTS/test_conformance/d3d10/
Dharness.cpp241 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16B16A16_UNORM , CL_RGBA , CL_UNORM_INT16 , 16, 4, Texture…
254 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16_UNORM , CL_RG , CL_UNORM_INT16 , 16, 2, Texture…
267 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16_UNORM , CL_R , CL_UNORM_INT16 , 16, 1, Texture…
/external/OpenCL-CTS/test_conformance/d3d11/
Dharness.cpp274 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16B16A16_UNORM , CL_RGBA , CL_UNORM_INT16 , 16, 4, Texture…
287 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16_UNORM , CL_RG , CL_UNORM_INT16 , 16, 2, Texture…
300 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16_UNORM , CL_R , CL_UNORM_INT16 , 16, 1, Texture…
/external/OpenCL-CTS/test_conformance/gl/
Dhelpers.cpp28 case CL_UNORM_INT16: in get_kernel_suffix()
55 case CL_UNORM_INT16: in get_read_kernel_type()
86 case CL_UNORM_INT16: in get_write_kernel_type()
126 case CL_UNORM_INT16: in get_write_conversion()
/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.cpp186 case CL_UNORM_INT16: return "CL_UNORM_INT16"; in GetChannelTypeName()
213 case CL_UNORM_INT16: in IsChannelTypeSupported()
DimageHelpers.cpp86 case CL_UNORM_INT16: in get_channel_data_type_size()
181 { CL_UNORM_INT16, "CL_UNORM_INT16" }, in get_channel_type_from_name()
282 case CL_UNORM_INT16: in get_pixel_size()
881 case CL_UNORM_INT16: return 1.0f / 65535.0f; in get_max_absolute_error()
909 case CL_UNORM_INT16: in get_max_relative_error()
986 case CL_UNORM_INT16: in get_format_max_int()
1019 case CL_UNORM_INT16: in get_format_min_int()
1376 case CL_UNORM_INT16: { in read_image_pixel_float()
2677 case CL_UNORM_INT16: { in pack_image_pixel()
2828 case CL_UNORM_INT16: { in pack_image_pixel_error()
[all …]
/external/OpenCL-CTS/test_conformance/images/
Dcommon.cpp34 CL_UNORM_INT16,
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dutil.cc200 return normalized ? CL_UNORM_INT16 : CL_UNSIGNED_INT16; in DataTypeToChannelType()
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dutils.cpp695 case CL_UNORM_INT16: { in DataGenerate()
868 case CL_UNORM_INT16: { in DataCompare()
1451 format.image_channel_data_type = CL_UNORM_INT16; in SurfaceFormatToOCL()
1471 format.image_channel_data_type = CL_UNORM_INT16; in SurfaceFormatToOCL()
1487 format.image_channel_data_type = CL_UNORM_INT16; in SurfaceFormatToOCL()
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_write_image.cpp493 imageInfo->format->image_channel_data_type == CL_UNORM_INT16 || in test_write_image()
544 case CL_UNORM_INT16: in test_write_image()
631 case CL_UNORM_INT16: in test_write_image_set()
Dtest_write_1D.cpp411 imageInfo->format->image_channel_data_type == CL_UNORM_INT16 || in test_write_image_1D()
461 case CL_UNORM_INT16: in test_write_image_1D()
Dtest_write_1D_array.cpp431 imageInfo->format->image_channel_data_type == CL_UNORM_INT16 || in test_write_image_1D_array()
481 case CL_UNORM_INT16: in test_write_image_1D_array()
Dtest_write_3D.cpp461 imageInfo->format->image_channel_data_type == CL_UNORM_INT16 || in test_write_image_3D()
511 case CL_UNORM_INT16: in test_write_image_3D()
Dtest_write_2D_array.cpp454 imageInfo->format->image_channel_data_type == CL_UNORM_INT16 || in test_write_image_2D_array()
504 case CL_UNORM_INT16: in test_write_image_2D_array()
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dtest_read_1D_buffer.cpp189 case CL_UNORM_INT16: in test_read_image_set_1D_buffer()

12