Home
last modified time | relevance | path

Searched defs:GPUTestConfig (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
DGPUTestConfig.h15 struct GPUTestConfig struct
18 enum API
30 enum Condition
84 using ConditionArray = angle::BitSet<GPUTestConfig::kNumberOfConditions>; argument
DGPUTestConfig.cpp510 GPUTestConfig::GPUTestConfig() : GPUTestConfig(false) {} in GPUTestConfig() function in angle::GPUTestConfig
512 GPUTestConfig::GPUTestConfig(bool isSwiftShader) in GPUTestConfig() function in angle::GPUTestConfig
572 GPUTestConfig::GPUTestConfig(const API &api, uint32_t preRotation) in GPUTestConfig() function in angle::GPUTestConfig