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
2937 struct TestConfig struct in deqp::egl::GLES2ThreadedSharingTest
2939 enum ResourceType
2949 ResourceType resourceType;
2950 bool singleContext;
2951 int define;
2952 int modify;
2953 bool useFenceSync;
2954 bool serverSync;
2955 bool render;