Lines Matching defs:test
467 // test table entry
472 LayoutBindingSubTestPtr test;
659 // test case where no texture allocation is needed
1103 log << tcu::TestLog::Message << "This test was not run as minimum requirements were not met."
1110 // init test case (create shader templates and textures)
1119 // test to avoid bleeding.
1124 LayoutBindingTestResult result = ((*this).*((*it).test))();
1134 log << tcu::TestLog::Message << "This test was not run for this context as it does not apply."
1569 //== test different sized arrays
1944 // this subtest is generically empty. Overwritten in test cases as needed.
1957 // test case Sampler layout binding
2036 // test case Image layout binding
2190 // test case Atomic counter binding
2342 //== test different sized arrays
2931 // test case Uniform blocks binding
3123 // test case Shader storage buffer binding
3367 // create test name which must be unique or dEQP framework will throw
3393 "test sampler layout binding functionality", *stagesIter,
3398 "test image layout binding functionality", *stagesIter,
3403 "test atomic counters layout binding functionality",
3408 "test uniform block layout binding functionality",
3413 m_context, testName.c_str(), "test shader storage buffer layout binding functionality", *stagesIter,