Home
last modified time | relevance | path

Searched refs:CL_UNORM_INT8 (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dformat.cpp71 { { CL_ARGB, CL_UNORM_INT8 }, PIPE_FORMAT_A8R8G8B8_UNORM },
75 { { CL_BGRA, CL_UNORM_INT8 }, PIPE_FORMAT_B8G8R8A8_UNORM },
80 { { CL_ABGR, CL_UNORM_INT8 }, PIPE_FORMAT_A8B8G8R8_UNORM },
89 //{ { CL_sRGBA, CL_UNORM_INT8 }, PIPE_FORMAT_R8G8B8A8_SRGB },
91 //{ { CL_sRGB, CL_UNORM_INT8 }, PIPE_FORMAT_R8G8B8_SRGB },
92 //{ { CL_sBGRA, CL_UNORM_INT8 }, PIPE_FORMAT_B8G8R8A8_SRGB },
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dcl_utils.cpp59 case CL_UNORM_INT8: in GetElementSize()
150 case CL_UNORM_INT8: in IsValidImageFormat()
/third_party/mesa3d/include/CL/
H A Dcl.h578 #define CL_UNORM_INT8 0x10D2 macro
/third_party/opencl-headers/CL/
H A Dcl.h587 #define CL_UNORM_INT8 0x10D2 macro
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl.h580 #define CL_UNORM_INT8 0x10D2 macro
/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c1455 image_format->image_channel_data_type = CL_UNORM_INT8; in opencl_get_plane_format()

Completed in 15 milliseconds