Home
last modified time | relevance | path

Searched defs:gpu_vendor (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/gpu/config/
Dgpu_test_config.cc85 void GPUTestConfig::AddGPUVendor(uint32 gpu_vendor) { in AddGPUVendor()
149 void GPUTestBotConfig::AddGPUVendor(uint32 gpu_vendor) { in AddGPUVendor()
Dgpu_test_config.h56 const std::vector<uint32>& gpu_vendor() const { return gpu_vendor_; } in gpu_vendor() function
Dgpu_test_expectations_parser.cc419 uint32 gpu_vendor = in UpdateTestConfig() local