Searched refs:uintFormats (Results 1 – 3 of 3) sorted by relevance
48 cl_channel_type uintFormats[] = { variable57 { kTestUInt, kUInt, uintFormats, "uint" },
32 extern cl_channel_type uintFormats[];
1024 static const deUint32 uintFormats[] = in createRandomCase() local1083 … format = rnd.choose<deUint32>(&uintFormats[0], &uintFormats[0] + DE_LENGTH_OF_ARRAY(uintFormats)); in createRandomCase()