Home
last modified time | relevance | path

Searched refs:CL_RGBA (Results 1 – 25 of 57) sorted by relevance

123

/external/mesa3d/src/gallium/frontends/clover/core/
Dformat.cpp40 { { CL_RGBA, CL_FLOAT }, PIPE_FORMAT_R32G32B32A32_FLOAT },
44 { { CL_RGBA, CL_UNORM_INT16 }, PIPE_FORMAT_R16G16B16A16_UNORM },
48 { { CL_RGBA, CL_SNORM_INT16 }, PIPE_FORMAT_R16G16B16A16_SNORM },
52 { { CL_RGBA, CL_UNORM_INT8 }, PIPE_FORMAT_R8G8B8A8_UNORM },
56 { { CL_RGBA, CL_SNORM_INT8 }, PIPE_FORMAT_R8G8B8A8_SNORM },
60 { { CL_RGBA, CL_HALF_FLOAT }, PIPE_FORMAT_R16G16B16A16_FLOAT },
80 { { CL_RGBA, CL_UNSIGNED_INT8 }, PIPE_FORMAT_R8G8B8A8_UINT },
84 { { CL_RGBA, CL_SIGNED_INT8 }, PIPE_FORMAT_R8G8B8A8_SINT },
88 { { CL_RGBA, CL_UNSIGNED_INT16 }, PIPE_FORMAT_R16G16B16A16_UINT },
92 { { CL_RGBA, CL_SIGNED_INT16 }, PIPE_FORMAT_R16G16B16A16_SINT },
[all …]
/external/OpenCL-CTS/test_conformance/d3d10/
Dharness.cpp237 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R32G32B32A32_FLOAT , CL_RGBA , CL_FLOAT , 32, 4, Texture…
238 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R32G32B32A32_UINT , CL_RGBA , CL_UNSIGNED_INT32 , 32, 4, Texture…
239 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R32G32B32A32_SINT , CL_RGBA , CL_SIGNED_INT32 , 32, 4, Texture…
240 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16B16A16_FLOAT , CL_RGBA , CL_HALF_FLOAT , 16, 4, Texture…
241 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16B16A16_UNORM , CL_RGBA , CL_UNORM_INT16 , 16, 4, Texture…
242 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16B16A16_UINT , CL_RGBA , CL_UNSIGNED_INT16 , 16, 4, Texture…
243 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16B16A16_SNORM , CL_RGBA , CL_SNORM_INT16 , 16, 4, Texture…
244 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16B16A16_SINT , CL_RGBA , CL_SIGNED_INT16 , 16, 4, Texture…
245 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R8G8B8A8_UNORM , CL_RGBA , CL_UNORM_INT8 , 8, 4, Texture…
246 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R8G8B8A8_UINT , CL_RGBA , CL_UNSIGNED_INT8 , 8, 4, Texture…
[all …]
/external/OpenCL-CTS/test_conformance/d3d11/
Dharness.cpp270 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R32G32B32A32_FLOAT , CL_RGBA , CL_FLOAT , 32, 4, Texture…
271 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R32G32B32A32_UINT , CL_RGBA , CL_UNSIGNED_INT32 , 32, 4, Texture…
272 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R32G32B32A32_SINT , CL_RGBA , CL_SIGNED_INT32 , 32, 4, Texture…
273 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16B16A16_FLOAT , CL_RGBA , CL_HALF_FLOAT , 16, 4, Texture…
274 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16B16A16_UNORM , CL_RGBA , CL_UNORM_INT16 , 16, 4, Texture…
275 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16B16A16_UINT , CL_RGBA , CL_UNSIGNED_INT16 , 16, 4, Texture…
276 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16B16A16_SNORM , CL_RGBA , CL_SNORM_INT16 , 16, 4, Texture…
277 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R16G16B16A16_SINT , CL_RGBA , CL_SIGNED_INT16 , 16, 4, Texture…
278 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R8G8B8A8_UNORM , CL_RGBA , CL_UNORM_INT8 , 8, 4, Texture…
279 …ADD_TEXTURE_FORMAT( DXGI_FORMAT_R8G8B8A8_UINT , CL_RGBA , CL_UNSIGNED_INT8 , 8, 4, Texture…
[all …]
/external/angle/src/libANGLE/
Dcl_utils.cpp37 case CL_RGBA: in GetChannelCount()
105 case CL_RGBA: in IsValidImageFormat()
174 imageFormat->image_channel_order != CL_RGBA) in IsValidImageFormat()
/external/OpenCL-CTS/test_conformance/events/
Daction_classes.cpp286 cl_image_format format = { CL_RGBA, CL_SIGNED_INT8 }; in Setup()
319 cl_image_format format = { CL_RGBA, CL_SIGNED_INT8 }; in Setup()
351 cl_image_format format = { CL_RGBA, CL_SIGNED_INT8 }; in Setup()
383 cl_image_format format = { CL_RGBA, CL_SIGNED_INT8 }; in Setup()
429 cl_image_format format = { CL_RGBA, CL_SIGNED_INT8 }; in Setup()
450 cl_image_format format = { CL_RGBA, CL_SIGNED_INT8 }; in Setup()
471 cl_image_format format = { CL_RGBA, CL_SIGNED_INT8 }; in Setup()
492 cl_image_format format = { CL_RGBA, CL_SIGNED_INT8 }; in Setup()
514 cl_image_format format = { CL_RGBA, CL_SIGNED_INT8 }; in Setup()
544 cl_image_format format = { CL_RGBA, CL_SIGNED_INT8 }; in Setup()
[all …]
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.cpp149 case CL_RGBA: in get_channel_order_channel_count()
222 { CL_RGBA, "CL_RGBA" }, in get_channel_order_from_name()
621 case CL_RGBA: return 1; in has_alpha()
1479 case CL_RGBA: in read_image_pixel_float()
2467 case CL_RGBA: in swizzle_vector_for_image()
2993 cl_image_format fmt = { CL_RGBA, CL_HALF_FLOAT }; in DetectFloatToHalfRoundingMode()
3784 { CL_RGBA, CL_UNORM_INT8 }, in build_required_image_formats()
3785 { CL_RGBA, CL_UNORM_INT16 }, in build_required_image_formats()
3786 { CL_RGBA, CL_SIGNED_INT8 }, in build_required_image_formats()
3787 { CL_RGBA, CL_SIGNED_INT16 }, in build_required_image_formats()
[all …]
DerrorHelpers.cpp121 case CL_RGBA: return "CL_RGBA"; in GetChannelOrderName()
158 case CL_RGBA: in IsChannelOrderSupported()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_hostptr.cpp152 img_format.image_channel_order = CL_RGBA; in test_hostptr()
160 img_format.image_channel_order = CL_RGBA; in test_hostptr()
168 img_format.image_channel_order = CL_RGBA; in test_hostptr()
176 img_format.image_channel_data_type = CL_RGBA; in test_hostptr()
Dtest_multireadimagemultifmt.cpp137 img_format.image_channel_order = CL_RGBA; in test_mri_multiple()
146 img_format.image_channel_order = CL_RGBA; in test_mri_multiple()
155 img_format.image_channel_order = CL_RGBA; in test_mri_multiple()
Dtest_imagecopy.cpp133 img_format.image_channel_order = CL_RGBA; in test_imagecopy()
142 img_format.image_channel_order = CL_RGBA; in test_imagecopy()
151 img_format.image_channel_order = CL_RGBA; in test_imagecopy()
Dtest_imagecopy3d.cpp136 img_format.image_channel_order = CL_RGBA; in test_imagecopy3d()
143 img_format.image_channel_order = CL_RGBA; in test_imagecopy3d()
150 img_format.image_channel_order = CL_RGBA; in test_imagecopy3d()
Dtest_imagerandomcopy.cpp147 img_format.image_channel_order = CL_RGBA; in test_imagerandomcopy()
156 img_format.image_channel_order = CL_RGBA; in test_imagerandomcopy()
165 img_format.image_channel_order = CL_RGBA; in test_imagerandomcopy()
Dtest_writeimage_int16.cpp100 img_format.image_channel_order = CL_RGBA; in test_writeimage_int16()
109 img_format.image_channel_order = CL_RGBA; in test_writeimage_int16()
Dtest_imagedim.cpp166 img_format.image_channel_order = CL_RGBA; in test_imagedim_pow2()
179 img_format.image_channel_order = CL_RGBA; in test_imagedim_pow2()
411 img_format.image_channel_order = CL_RGBA; in test_imagedim_non_pow2()
424 img_format.image_channel_order = CL_RGBA; in test_imagedim_non_pow2()
Dtest_image_param.cpp166 …cl_image_format formats[] = { { CL_RGBA, CL_UNORM_INT8 }, { CL_RGBA, CL_UNORM_INT16 }, { CL_R… in test_image_param()
Dtest_imagenpot.cpp111 img_format.image_channel_order = CL_RGBA; in test_imagenpot()
121 img_format.image_channel_order = CL_RGBA; in test_imagenpot()
Dtest_simple_image_pitch.cpp46 fmt.image_channel_order = CL_RGBA; in test_simple_read_image_pitch()
109 fmt.image_channel_order = CL_RGBA; in test_simple_write_image_pitch()
Dtest_writeimage.cpp170 img_format.image_channel_order = CL_RGBA; in test_writeimage()
191 img_format.image_channel_order = CL_RGBA; in test_writeimage()
Dtest_imagereadwrite.cpp216 img_format.image_channel_order = CL_RGBA; in test_imagereadwrite()
222 img_format.image_channel_order = CL_RGBA; in test_imagereadwrite()
228 img_format.image_channel_order = CL_RGBA; in test_imagereadwrite()
Dtest_imagereadwrite3d.cpp226 img_format.image_channel_order = CL_RGBA; in test_imagereadwrite3d()
231 img_format.image_channel_order = CL_RGBA; in test_imagereadwrite3d()
236 img_format.image_channel_order = CL_RGBA; in test_imagereadwrite3d()
/external/OpenCL-CTS/test_conformance/profiling/
DreadImage.cpp344 cl_image_format image_format_desc = { CL_RGBA, CL_UNORM_INT8 }; in test_read_image_float()
354 cl_image_format image_format_desc = { CL_RGBA, CL_SIGNED_INT8 }; in test_read_image_char()
364 cl_image_format image_format_desc = { CL_RGBA, CL_UNSIGNED_INT8 }; in test_read_image_uchar()
DwriteImage.cpp641 cl_image_format image_format_desc = { CL_RGBA, CL_UNORM_INT8 }; in test_write_image_float()
651 cl_image_format image_format_desc = { CL_RGBA, CL_SIGNED_INT8 }; in test_write_image_char()
661 cl_image_format image_format_desc = { CL_RGBA, CL_UNSIGNED_INT8 }; in test_write_image_uchar()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_image_format.cc31 return CL_RGBA; in ToChannelOrder()
/external/OpenCL-CTS/test_conformance/api/
Dtest_api_min_max.cpp261 image_format_desc.image_channel_order = CL_RGBA; in test_min_max_read_image_args()
394 image_format_desc.image_channel_order = CL_RGBA; in test_min_max_write_image_args()
590 image_format_desc.image_channel_order = CL_RGBA; in test_min_max_image_2d_width()
657 image_format_desc.image_channel_order = CL_RGBA; in test_min_max_image_2d_height()
714 image_format_desc.image_channel_order = CL_RGBA; in test_min_max_image_3d_width()
771 image_format_desc.image_channel_order = CL_RGBA; in test_min_max_image_3d_height()
829 image_format_desc.image_channel_order = CL_RGBA; in test_min_max_image_3d_depth()
885 image_format_desc.image_channel_order = CL_RGBA; in test_min_max_image_array_size()
1252 cl_image_format format = { CL_RGBA, CL_SIGNED_INT8 }; in test_min_max_samplers()
Dtest_mem_objects.cpp112 cl_image_format imageFormat = { CL_RGBA, CL_SIGNED_INT8 }; in test_mem_object_destructor_callback()

123