Searched refs:CL_UNSIGNED_INT16 (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
D | format.cpp | 85 { { CL_R, CL_UNSIGNED_INT16 }, PIPE_FORMAT_R16_UINT }, 86 { { CL_RG, CL_UNSIGNED_INT16 }, PIPE_FORMAT_R16G16_UINT }, 87 { { CL_RGB, CL_UNSIGNED_INT16 }, PIPE_FORMAT_R16G16B16_UINT }, 88 { { CL_RGBA, CL_UNSIGNED_INT16 }, PIPE_FORMAT_R16G16B16A16_UINT }, 107 { { CL_A, CL_UNSIGNED_INT16 }, PIPE_FORMAT_A16_UINT }, 108 { { CL_INTENSITY, CL_UNSIGNED_INT16 }, PIPE_FORMAT_I16_UINT }, 109 { { CL_LUMINANCE, CL_UNSIGNED_INT16 }, PIPE_FORMAT_L16_UINT },
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | cl_utils.cpp | 67 case CL_UNSIGNED_INT16: in GetElementSize() 156 case CL_UNSIGNED_INT16: in IsValidImageFormat()
|
/third_party/boost/boost/compute/image/ |
D | image_format.hpp | 66 unsigned_int16 = CL_UNSIGNED_INT16,
|
/third_party/boost/libs/compute/include/boost/compute/image/ |
D | image_format.hpp | 66 unsigned_int16 = CL_UNSIGNED_INT16,
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl.h | 449 #define CL_UNSIGNED_INT16 0x10DB macro
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl.h | 589 #define CL_UNSIGNED_INT16 0x10DB macro
|
/third_party/mesa3d/include/CL/ |
D | cl.h | 587 #define CL_UNSIGNED_INT16 0x10DB macro
|
/third_party/opencl-headers/CL/ |
D | cl.h | 589 #define CL_UNSIGNED_INT16 0x10DB macro
|