Home | History | Annotate | Download | only in functional

Lines Matching full:ssbo

2865 	// Read image to an ssbo
2883 // Read ssbo
2993 // SSBO atomic XORs cancel out
3018 const tcu::ScopedLogSection section(m_testCtx.getLog(), "SSBOProgram", "SSBO atomic program");
3054 m_testCtx.getLog() << tcu::TestLog::Message << "Testing atomic counters and SSBO atomic operations with both backed by the same buffer." << tcu::TestLog::EndMessage;
3060 << "Running SSBO atomic program and atomic counter program " << m_numCalls << " times. (interleaved)\n"
3178 { "ssbo", InterInvocationTestCase::STORAGE_BUFFER, 0 },
3245 { "ssbo", InterCallTestCase::STORAGE_BUFFER, 0 },