Searched defs:uintFormats (Results 1 – 2 of 2) sorted by relevance
48 cl_channel_type uintFormats[] = { variable
1000 …static const uint32_t uintFormats[] = {GL_RGBA32UI, GL_RGBA16UI, GL_RGBA8UI, GL_RGB10_A2UI, GL_RG3… in createRandomCase() local