Home
last modified time | relevance | path

Searched refs:filter_formats (Results 1 – 9 of 9) sorted by relevance

/external/OpenCL-CTS/test_conformance/images/
Dcommon.h44 int filter_formats(const std::vector<cl_image_format> &formatList,
Dcommon.cpp61 int filter_formats(const std::vector<cl_image_format> &formatList, in filter_formats() function
/external/OpenCL-CTS/test_conformance/images/clGetInfo/
Dtest_loops.cpp36 filter_formats(formatList, filterFlags, nullptr); in test_image_type()
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dtest_loops.cpp79 if (filter_formats(formatList, filterFlags, test.channelTypes) == 0) in test_image_type()
/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/
Dtest_loops.cpp61 filter_formats(formatList, filterFlags, nullptr); in test_image_type()
/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/
Dtest_loops.cpp49 filter_formats(formatList, filterFlags, nullptr); in test_image_type()
/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dtest_loops.cpp104 filter_formats(formatList, filterFlags, nullptr); in test_image_type()
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dtest_loops.cpp188 if (filter_formats(formatList, filterFlags, test.channelTypes) == 0) in test_image_set()
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_loops.cpp359 if (filter_formats(formatList, filterFlags, test.channelTypes, in test_image_set()