Home
last modified time | relevance | path

Searched refs:kTestUInt (Results 1 – 5 of 5) sorted by relevance

/external/OpenCL-CTS/test_conformance/images/
DtestBase.h31 kTestUInt = ( 1 << 1 ), enumerator
33 kTestAllTypes = kTestInt | kTestUInt | kTestFloat
Dcommon.cpp57 { kTestUInt, kUInt, uintFormats, "uint" },
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dmain.cpp106 gTypesToTest |= kTestUInt; in main()
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dmain.cpp124 gTypesToTest |= kTestUInt; in main()
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dmain.cpp359 gTypesToTest |= kTestUInt; in main()