Searched refs:waitCommand (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fSyncTests.cpp66 FenceSyncCase (Context& context, const char* name, const char* description, int numPrimitives, deUint32 waitCommand, deUint32 waitFlags, deUint64 timeout, deUint32 options);
89 FenceSyncCase::FenceSyncCase (Context& context, const char* name, const char* description, int numPrimitives, deUint32 waitCommand, deUint32 waitFlags, deUint64 timeout, deUint32 options) argument
93 , m_waitCommand (waitCommand)
/external/deqp/modules/gles3/stress/
H A Des3sSyncTests.cpp60 FenceSyncCase (Context& context, const char* name, const char* description, int numPrimitives, deUint32 waitCommand);
80 FenceSyncCase::FenceSyncCase (Context& context, const char* name, const char* description, int numSyncs, deUint32 waitCommand) argument
84 , m_waitCommand (waitCommand)

Completed in 126 milliseconds