Searched defs:FenceSyncCase (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/stress/ |
H A D | es3sSyncTests.cpp | 57 class FenceSyncCase : public TestCase, public glu::CallLogWrapper class 80 FenceSyncCase::FenceSyncCase (Context& context, const char* name, const char* description, int numSyncs, deUint32 waitCommand) in FenceSyncCase() function in deqp::gles3::Stress::FenceSyncCase [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fSyncTests.cpp | 63 class FenceSyncCase : public TestCase, private glu::CallLogWrapper class 89 FenceSyncCase::FenceSyncCase (Context& context, const char* name, const char* description, int numPrimitives, deUint32 waitCommand, deUint32 waitFlags, deUint64 timeout, deUint32 options) in FenceSyncCase() function in deqp::gles3::Functional::FenceSyncCase [all...] |
Completed in 1 milliseconds