Lines Matching defs:config
23 void validateConfigBase(const GPUTestConfig &config) in validateConfigBase()
43 void validateConfigAPI(const GPUTestConfig &config, in validateConfigAPI()
118 GPUTestConfig config; in TEST_P() local
126 GPUTestConfig config(GPUTestConfig::kAPID3D9, 0); in TEST_P() local
132 GPUTestConfig config(GPUTestConfig::kAPID3D11, 0); in TEST_P() local
138 GPUTestConfig config(GPUTestConfig::kAPIMetal, 0); in TEST_P() local
144 GPUTestConfig config(GPUTestConfig::kAPIGLDesktop, 0); in TEST_P() local
150 GPUTestConfig config(GPUTestConfig::kAPIGLES, 0); in TEST_P() local
156 GPUTestConfig config(GPUTestConfig::kAPIVulkan, 0); in TEST_P() local
162 GPUTestConfig config(GPUTestConfig::kAPIVulkan, 90); in TEST_P() local
168 GPUTestConfig config(GPUTestConfig::kAPIVulkan, 180); in TEST_P() local
174 GPUTestConfig config(GPUTestConfig::kAPIVulkan, 270); in TEST_P() local