Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dcl_utils.cpp41 case CL_RGBx: in GetChannelCount()
112 case CL_RGBx: in IsValidImageFormat()
166 imageFormat->image_channel_order != CL_RGBx) in IsValidImageFormat()
/external/mesa3d/src/gallium/frontends/clover/core/
Dformat.cpp61 { { CL_RGBx, CL_UNORM_SHORT_555 }, PIPE_FORMAT_B5G5R5X1_UNORM },
62 { { CL_RGBx, CL_UNORM_INT8 }, PIPE_FORMAT_R8G8B8X8_UNORM },
/external/OpenCL-CTS/test_conformance/spir/
Ddatagen.cpp379 CL_RGBx,
568 case CL_RGBx: in toString()
606 if (corder == CL_RGBx || corder == CL_RGB // Can only be applied for int unorms. in isLegalCombination()
/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.cpp120 case CL_RGBx: return "CL_RGBx"; in GetChannelOrderName()
157 case CL_RGBx: in IsChannelOrderSupported()
DimageHelpers.cpp145 case CL_RGBx: in get_channel_order_channel_count()
221 { CL_RGBx, "CL_RGBx" }, in get_channel_order_from_name()
619 case CL_RGBx: in has_alpha()
1472 case CL_RGBx: in read_image_pixel_float()
2466 case CL_RGBx: in swizzle_vector_for_image()
DimageHelpers.h459 else if ((format->image_channel_order == CL_RGBx) in read_image_pixel()
DkernelHelpers.cpp1275 case CL_RGBx: in get_pixel_bytes()
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dtest_read_1D_buffer.cpp184 if (format->image_channel_order == CL_RGB || format->image_channel_order == CL_RGBx) in test_read_image_set_1D_buffer()
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_write_image.cpp626 if (format->image_channel_order == CL_RGB || format->image_channel_order == CL_RGBx) in test_write_image_set()
Dtest_iterations.cpp1575 if (format->image_channel_order == CL_RGB || format->image_channel_order == CL_RGBx) in test_read_image_set_2D()
/external/mesa3d/include/CL/
Dcl.h561 #define CL_RGBx 0x10BC macro
/external/angle/include/CL/
Dcl.h563 #define CL_RGBx 0x10BC macro
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h563 #define CL_RGBx 0x10BC macro