Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/test_expectations/
H A DGPUTestConfig.h15 struct GPUTestConfig struct
18 enum API
31 enum Condition
99 using ConditionArray = angle::BitSet<GPUTestConfig::kNumberOfConditions>; argument
H A DGPUTestConfig.cpp478 GPUTestConfig::GPUTestConfig() : GPUTestConfig(false) {} in GPUTestConfig() function in angle::GPUTestConfig
480 GPUTestConfig::GPUTestConfig(bool isSwiftShader) in GPUTestConfig() function in angle::GPUTestConfig
554 GPUTestConfig::GPUTestConfig(const API &api, uint32_t preRotation) in GPUTestConfig() function in angle::GPUTestConfig