Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fFboNoAttachmentTests.cpp632 const FboSpec& altSpec = specs[specNdx][1]; in createFboNoAttachmentTests() local
636 altSpecName << altSpec.width << "x" << altSpec.height << "ms" << altSpec.samples; in createFboNoAttachmentTests()
641 …(new AttachmentInteractionCase(testCtx, renderCtx, name.c_str(), name.c_str(), altSpec, baseSpec)); in createFboNoAttachmentTests()