Lines Matching defs:TestConfig
2081 struct TestConfig struct in deqp::egl::GLES2SharingRandomTest
2084 int threadCount;
2085 int operationCount;
2086 bool serverSync;
2087 bool useFenceSync;
2088 bool useImages;
2090 float probabilities[THREADOPERATIONID_LAST][THREADOPERATIONID_LAST];
2122 GLES2SharingRandomTest::TestConfig::TestConfig (void) in TestConfig() function in deqp::egl::GLES2SharingRandomTest::TestConfig
2934 struct TestConfig struct in deqp::egl::GLES2ThreadedSharingTest
2936 enum ResourceType
2946 ResourceType resourceType;
2947 bool singleContext;
2948 int define;
2949 int modify;
2950 bool useFenceSync;
2951 bool serverSync;
2952 bool render;