Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fFboNoAttachmentTests.cpp631 const FboSpec& baseSpec = specs[specNdx][0]; in createFboNoAttachmentTests() local
635 baseSpecName << baseSpec.width << "x" << baseSpec.height << "ms" << baseSpec.samples; in createFboNoAttachmentTests()
641 …(new AttachmentInteractionCase(testCtx, renderCtx, name.c_str(), name.c_str(), altSpec, baseSpec)); in createFboNoAttachmentTests()
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp52 static void addTestIterations (gls::DrawTest* test, const gls::DrawTestSpec& baseSpec, TestIteratio… in addTestIterations() argument
54 gls::DrawTestSpec spec(baseSpec); in addTestIterations()
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp54 static void addTestIterations (gls::DrawTest* test, const gls::DrawTestSpec& baseSpec, TestIteratio… in addTestIterations() argument
56 gls::DrawTestSpec spec(baseSpec); in addTestIterations()