Lines Matching defs:config
23 void validateConfigBase(const GPUTestConfig &config) in validateConfigBase()
40 void validateConfigAPI(const GPUTestConfig &config, in validateConfigAPI()
115 GPUTestConfig config; in TEST_P() local
123 GPUTestConfig config(GPUTestConfig::kAPID3D9, 0); in TEST_P() local
129 GPUTestConfig config(GPUTestConfig::kAPID3D11, 0); in TEST_P() local
135 GPUTestConfig config(GPUTestConfig::kAPIMetal, 0); in TEST_P() local
141 GPUTestConfig config(GPUTestConfig::kAPIGLDesktop, 0); in TEST_P() local
147 GPUTestConfig config(GPUTestConfig::kAPIGLES, 0); in TEST_P() local
153 GPUTestConfig config(GPUTestConfig::kAPIVulkan, 0); in TEST_P() local
159 GPUTestConfig config(GPUTestConfig::kAPIVulkan, 90); in TEST_P() local
165 GPUTestConfig config(GPUTestConfig::kAPIVulkan, 180); in TEST_P() local
171 GPUTestConfig config(GPUTestConfig::kAPIVulkan, 270); in TEST_P() local