Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp497 } sizedDepthStencilFormats[] = in init() local
517 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(sizedDepthStencilFormats); formatNdx++) in init()
519 deUint32 internalFormat = sizedDepthStencilFormats[formatNdx].internalFormat; in init()
520 string nameBase = sizedDepthStencilFormats[formatNdx].name; in init()
/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp1379 } sizedDepthStencilFormats[] = in init() local
1405 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(sizedDepthStencilFormats); formatNdx++) in init()
1407 deUint32 internalFormat = sizedDepthStencilFormats[formatNdx].internalFormat; in init()
1408 string nameBase = sizedDepthStencilFormats[formatNdx].name; in init()