Home
last modified time | relevance | path

Searched refs:CL_BGRA (Results 1 – 15 of 15) sorted by relevance

/external/OpenCL-CTS/test_conformance/basic/
Dtest_image_param.cpp123 if( format.image_channel_order == CL_BGRA ) in validate_results()
166 …, CL_UNORM_INT8 }, { CL_RGBA, CL_UNORM_INT16 }, { CL_RGBA, CL_FLOAT }, { CL_BGRA, CL_UNORM_INT8 } … in test_image_param()
197 if(supported_formats[i].image_channel_order == CL_BGRA) in test_image_param()
214 if(formats[j].image_channel_order == CL_BGRA && !supportsBGRA) in test_image_param()
250 if(formats[j].image_channel_order == CL_BGRA && !supportsBGRA) in test_image_param()
270 if(formats[j].image_channel_order == CL_BGRA && !supportsBGRA) in test_image_param()
Dtest_writeimage.cpp146 if(supported_formats[i].image_channel_order == CL_BGRA) in test_writeimage()
160 img_format.image_channel_order = CL_BGRA; in test_writeimage()
181 img_format.image_channel_order = CL_BGRA; in test_writeimage()
Dtest_readimage.cpp145 if(supported_formats[i].image_channel_order == CL_BGRA) in test_readimage()
159 img_format.image_channel_order = CL_BGRA; in test_readimage()
Dtest_readimage3d.cpp129 {CL_BGRA, CL_UNORM_INT8}, in test_readimage3d()
/external/angle/src/libANGLE/
Dcl_utils.cpp39 case CL_BGRA: in GetChannelCount()
107 case CL_BGRA: in IsValidImageFormat()
/external/OpenCL-CTS/test_conformance/spir/
Ddatagen.cpp382 CL_BGRA,
550 case CL_BGRA: in toString()
607 || corder == CL_ARGB || corder == CL_BGRA) // Can only be applied for int8. in isLegalCombination()
/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.cpp123 case CL_BGRA: return "CL_BGRA"; in GetChannelOrderName()
160 case CL_BGRA: in IsChannelOrderSupported()
DimageHelpers.cpp151 case CL_BGRA: in get_channel_order_channel_count()
223 { CL_BGRA, "CL_BGRA" }, in get_channel_order_from_name()
622 case CL_BGRA: return 1; in has_alpha()
1497 case CL_BGRA: in read_image_pixel_float()
2487 case CL_BGRA: in swizzle_vector_for_image()
3811 { CL_BGRA, CL_UNORM_INT8 }, in build_required_image_formats()
3855 { CL_BGRA, CL_UNORM_INT8 }, in build_required_image_formats()
DimageHelpers.h482 else if ((format->image_channel_order == CL_BGRA) in read_image_pixel()
DkernelHelpers.cpp1280 case CL_BGRA: in get_pixel_bytes()
/external/mesa3d/src/gallium/frontends/clover/core/
Dformat.cpp30 { { CL_BGRA, CL_UNORM_INT8 }, PIPE_FORMAT_B8G8R8A8_UNORM },
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dutils.cpp1498 format.image_channel_order = CL_BGRA; in SurfaceFormatToOCL()
1502 format.image_channel_order = CL_BGRA; in SurfaceFormatToOCL()
/external/mesa3d/include/CL/
Dcl.h554 #define CL_BGRA 0x10B6 macro
/external/angle/include/CL/
Dcl.h556 #define CL_BGRA 0x10B6 macro
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h556 #define CL_BGRA 0x10B6 macro