Home
last modified time | relevance | path

Searched defs:uintFormats (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/
H A Dcommon.cpp48 cl_channel_type uintFormats[] = { variable
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp1000 …static const uint32_t uintFormats[] = {GL_RGBA32UI, GL_RGBA16UI, GL_RGBA8UI, GL_RGB10_A2UI, GL_RG3… in createRandomCase() local