Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp3386 } unsizedFormats[] = in init() local
3707 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(unsizedFormats); formatNdx++) in init()
3709 const char* fmtName = unsizedFormats[formatNdx].name; in init()
3710 deUint32 format = unsizedFormats[formatNdx].format; in init()
3711 deUint32 dataType = unsizedFormats[formatNdx].dataType; in init()