Home
last modified time | relevance | path

Searched refs:uintFormats (Results 1 – 3 of 3) sorted by relevance

/external/OpenCL-CTS/test_conformance/images/
Dcommon.cpp48 cl_channel_type uintFormats[] = { variable
57 { kTestUInt, kUInt, uintFormats, "uint" },
Dcommon.h32 extern cl_channel_type uintFormats[];
/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp1024 static const deUint32 uintFormats[] = in createRandomCase() local
1083 … format = rnd.choose<deUint32>(&uintFormats[0], &uintFormats[0] + DE_LENGTH_OF_ARRAY(uintFormats)); in createRandomCase()