Home
last modified time | relevance | path

Searched refs:CL_UNSIGNED_INT8 (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
Dformat.cpp77 { { CL_R, CL_UNSIGNED_INT8 }, PIPE_FORMAT_R8_UINT },
78 { { CL_RG, CL_UNSIGNED_INT8 }, PIPE_FORMAT_R8G8_UINT },
79 { { CL_RGB, CL_UNSIGNED_INT8 }, PIPE_FORMAT_R8G8B8_UINT },
80 { { CL_RGBA, CL_UNSIGNED_INT8 }, PIPE_FORMAT_R8G8B8A8_UINT },
101 { { CL_A, CL_UNSIGNED_INT8 }, PIPE_FORMAT_A8_UINT },
102 { { CL_INTENSITY, CL_UNSIGNED_INT8 }, PIPE_FORMAT_I8_UINT },
103 { { CL_LUMINANCE, CL_UNSIGNED_INT8 }, PIPE_FORMAT_L8_UINT },
/third_party/boost/libs/compute/test/
Dtest_image2d.cpp36 boost::compute::image_format rgba8(CL_RGBA, CL_UNSIGNED_INT8); in BOOST_AUTO_TEST_CASE()
61 compute::image_format format(CL_RGBA, CL_UNSIGNED_INT8); in BOOST_AUTO_TEST_CASE()
128 compute::image_format format(CL_RGBA, CL_UNSIGNED_INT8); in BOOST_AUTO_TEST_CASE()
168 compute::image_format format(CL_RGBA, CL_UNSIGNED_INT8); in BOOST_AUTO_TEST_CASE()
Dtest_image1d.cpp36 compute::image_format format(CL_R, CL_UNSIGNED_INT8); in BOOST_AUTO_TEST_CASE()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dcl_utils.cpp61 case CL_UNSIGNED_INT8: in GetElementSize()
155 case CL_UNSIGNED_INT8: in IsValidImageFormat()
/third_party/boost/boost/compute/image/
Dimage_format.hpp65 unsigned_int8 = CL_UNSIGNED_INT8,
/third_party/boost/libs/compute/include/boost/compute/image/
Dimage_format.hpp65 unsigned_int8 = CL_UNSIGNED_INT8,
/third_party/boost/libs/compute/example/
Drandom_walk.cpp96 context, width, height, compute::image_format(CL_RGBA, CL_UNSIGNED_INT8) in main()
Dk_means.cpp145 context, width, height, compute::image_format(CL_RGBA, CL_UNSIGNED_INT8) in main()
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/
Dopencl_allocator.cc181 img_size.dtype = CL_UNSIGNED_INT8; in Malloc()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h448 #define CL_UNSIGNED_INT8 0x10DA macro
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h588 #define CL_UNSIGNED_INT8 0x10DA macro
/third_party/mesa3d/include/CL/
Dcl.h586 #define CL_UNSIGNED_INT8 0x10DA macro
/third_party/opencl-headers/CL/
Dcl.h588 #define CL_UNSIGNED_INT8 0x10DA macro