Home
last modified time | relevance | path

Searched refs:CL_UNORM_INT_101010 (Results 1 – 20 of 20) sorted by relevance

/external/angle/src/libANGLE/
Dcl_utils.cpp80 case CL_UNORM_INT_101010: in GetElementSize()
164 case CL_UNORM_INT_101010: in IsValidImageFormat()
/external/OpenCL-CTS/test_conformance/gl/
Dhelpers.cpp34 case CL_UNORM_INT_101010: in get_kernel_suffix()
61 case CL_UNORM_INT_101010: in get_read_kernel_type()
110 case CL_UNORM_INT_101010: in get_write_kernel_type()
131 case CL_UNORM_INT_101010: in get_write_conversion()
650 if( formatList[ i ].image_channel_data_type == CL_UNORM_INT_101010 ) in is_rgb_101010_supported()
Dtest_images_write_common.cpp595 if ( clFormat.image_channel_data_type == CL_UNORM_INT_101010 ) in test_image_format_write()
627 if ( clFormat.image_channel_data_type != CL_UNORM_INT_101010 ) in test_image_format_write()
639 if ( clFormat.image_channel_data_type == CL_UNORM_INT_101010 ) in test_image_format_write()
Dtest_images_read_common.cpp633 if ( clFormat.image_channel_data_type == CL_UNORM_INT_101010 ) in test_image_format_read()
/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.cpp189 case CL_UNORM_INT_101010: return "CL_UNORM_INT_101010"; in GetChannelTypeName()
217 case CL_UNORM_INT_101010: in IsChannelTypeSupported()
DimageHelpers.cpp111 case CL_UNORM_INT_101010: in get_channel_data_type_size()
185 { CL_UNORM_INT_101010, "CL_UNORM_INT_101010" }, in get_channel_type_from_name()
308 case CL_UNORM_INT_101010: in get_pixel_size()
392 if (formatList[i].image_channel_data_type == CL_UNORM_INT_101010 in get_32_bit_image_format()
912 case CL_UNORM_INT_101010: in get_max_relative_error()
996 case CL_UNORM_INT_101010: return 1023; in get_format_max_int()
1028 case CL_UNORM_INT_101010: return 0; in get_format_min_int()
1430 case CL_UNORM_INT_101010: { in read_image_pixel_float()
2699 case CL_UNORM_INT_101010: { in pack_image_pixel()
2860 case CL_UNORM_INT_101010: { in pack_image_pixel_error()
DimageHelpers.h397 case CL_UNORM_INT_101010: { in read_image_pixel()
DkernelHelpers.cpp1302 case CL_UNORM_INT_101010: return 4; in get_pixel_bytes()
/external/OpenCL-CTS/test_conformance/images/
Dcommon.cpp21 CL_UNORM_INT_101010,
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_loops.cpp90 && (format->image_channel_data_type == CL_UNORM_INT_101010)) in test_read_image_type()
Dtest_write_image.cpp492 imageInfo->format->image_channel_data_type == CL_UNORM_INT_101010 || in test_write_image()
539 case CL_UNORM_INT_101010: in test_write_image()
Dtest_write_1D.cpp410 imageInfo->format->image_channel_data_type == CL_UNORM_INT_101010 || in test_write_image_1D()
Dtest_write_1D_array.cpp430 imageInfo->format->image_channel_data_type == CL_UNORM_INT_101010 || in test_write_image_1D_array()
Dtest_write_3D.cpp460 … imageInfo->format->image_channel_data_type == CL_UNORM_INT_101010 || in test_write_image_3D()
Dtest_write_2D_array.cpp453 … imageInfo->format->image_channel_data_type == CL_UNORM_INT_101010 || in test_write_image_2D_array()
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dtest_read_1D_buffer.cpp200 case CL_UNORM_INT_101010: in test_read_image_set_1D_buffer()
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dtest_fill_generic.cpp472 if (imageInfo->format->image_channel_data_type == CL_UNORM_INT_101010) { in test_fill_image_generic()
/external/mesa3d/include/CL/
Dcl.h582 #define CL_UNORM_INT_101010 0x10D6 macro
/external/angle/include/CL/
Dcl.h584 #define CL_UNORM_INT_101010 0x10D6 macro
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h584 #define CL_UNORM_INT_101010 0x10D6 macro