Home
last modified time | relevance | path

Searched refs:IsChannelOrderSupported (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/test_conformance/images/
Dcommon.cpp112 if (!IsChannelOrderSupported(formatList[j].image_channel_order) in filter_formats()
/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.h102 extern int IsChannelOrderSupported( cl_channel_order order );
DerrorHelpers.cpp128 int IsChannelOrderSupported( cl_channel_order order ) in IsChannelOrderSupported() function
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_loops.cpp286 …if ( IsChannelOrderSupported( formatList[ f ].image_channel_order ) && IsChannelTypeSupported( for… in test_image_set()