Home
last modified time | relevance | path

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

/external/angle/src/tests/test_expectations/
DGPUTestConfig.h15 struct GPUTestConfig struct
18 enum API
30 enum Condition
94 using ConditionArray = angle::BitSet<GPUTestConfig::kNumberOfConditions>; argument
DGPUTestConfig.cpp458 GPUTestConfig::GPUTestConfig() : GPUTestConfig(false) {} in GPUTestConfig() function in angle::GPUTestConfig
460 GPUTestConfig::GPUTestConfig(bool isSwiftShader) in GPUTestConfig() function in angle::GPUTestConfig
530 GPUTestConfig::GPUTestConfig(const API &api, uint32_t preRotation) in GPUTestConfig() function in angle::GPUTestConfig