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

/external/deqp/modules/gles31/functional/
H A Des31fTextureFormatTests.cpp522 } sizedDepthStencilFormats[] = local
542 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(sizedDepthStencilFormats); formatNdx++)
544 deUint32 internalFormat = sizedDepthStencilFormats[formatNdx].internalFormat;
545 string nameBase = sizedDepthStencilFormats[formatNdx].name;
/external/deqp/modules/gles3/functional/
H A Des3fTextureFormatTests.cpp1416 } sizedDepthStencilFormats[] = local
1442 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(sizedDepthStencilFormats); formatNdx++)
1444 deUint32 internalFormat = sizedDepthStencilFormats[formatNdx].internalFormat;
1445 string nameBase = sizedDepthStencilFormats[formatNdx].name;

Completed in 575 milliseconds