Searched refs:CL_A (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
D | format.cpp | 34 { { CL_A, CL_UNORM_INT8 }, PIPE_FORMAT_A8_UNORM }, 63 { { CL_A, CL_UNORM_INT16 }, PIPE_FORMAT_A16_UNORM }, 67 { { CL_A, CL_SNORM_INT16 }, PIPE_FORMAT_A16_SNORM }, 70 { { CL_A, CL_HALF_FLOAT }, PIPE_FORMAT_A16_FLOAT }, 73 { { CL_A, CL_FLOAT }, PIPE_FORMAT_A32_FLOAT }, 101 { { CL_A, CL_UNSIGNED_INT8 }, PIPE_FORMAT_A8_UINT }, 104 { { CL_A, CL_SIGNED_INT8 }, PIPE_FORMAT_A8_SINT }, 107 { { CL_A, CL_UNSIGNED_INT16 }, PIPE_FORMAT_A16_UINT }, 110 { { CL_A, CL_SIGNED_INT16 }, PIPE_FORMAT_A16_SINT }, 113 { { CL_A, CL_UNSIGNED_INT32 }, PIPE_FORMAT_A32_UINT }, [all …]
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | cl_utils.cpp | 21 case CL_A: in GetChannelCount() 99 case CL_A: in IsValidImageFormat()
|
/third_party/boost/boost/compute/image/ |
D | image_format.hpp | 43 a = CL_A,
|
/third_party/boost/libs/compute/include/boost/compute/image/ |
D | image_format.hpp | 43 a = CL_A,
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl.h | 417 #define CL_A 0x10B1 macro
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl.h | 551 #define CL_A 0x10B1 macro
|
/third_party/mesa3d/include/CL/ |
D | cl.h | 549 #define CL_A 0x10B1 macro
|
/third_party/opencl-headers/CL/ |
D | cl.h | 551 #define CL_A 0x10B1 macro
|