Lines Matching defs:TestConfig
2060 struct TestConfig struct in deqp::egl::GLES2SharingRandomTest
2063 int threadCount;
2064 int operationCount;
2065 bool serverSync;
2066 bool useFenceSync;
2067 bool useImages;
2069 float probabilities[THREADOPERATIONID_LAST][THREADOPERATIONID_LAST];
2103 GLES2SharingRandomTest::TestConfig::TestConfig (void) in TestConfig() function in deqp::egl::GLES2SharingRandomTest::TestConfig
2952 struct TestConfig struct in deqp::egl::GLES2ThreadedSharingTest
2954 enum ResourceType
2964 ResourceType resourceType;
2965 bool singleContext;
2966 int define;
2967 int modify;
2968 bool useFenceSync;
2969 bool serverSync;
2970 bool render;