OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddGPUVendor
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/gpu/config/
gpu_test_config_unittest.cc
54
config.
AddGPUVendor
(0x10de);
64
config.
AddGPUVendor
(0x10de);
90
config.
AddGPUVendor
(0x10de);
110
config2.
AddGPUVendor
(0x10de);
112
config2.
AddGPUVendor
(0x1004);
117
config2.
AddGPUVendor
(0x8086);
137
config2.
AddGPUVendor
(0x10de);
149
config.
AddGPUVendor
(0x10de);
201
config.
AddGPUVendor
(0x10de);
207
config2.
AddGPUVendor
(0x1086)
[
all
...]
gpu_test_config.h
52
virtual void
AddGPUVendor
(uint32 gpu_vendor);
97
virtual void
AddGPUVendor
(uint32 gpu_vendor) OVERRIDE;
gpu_test_config.cc
77
void GPUTestConfig::
AddGPUVendor
(uint32 gpu_vendor) {
141
void GPUTestBotConfig::
AddGPUVendor
(uint32 gpu_vendor) {
143
GPUTestConfig::
AddGPUVendor
(gpu_vendor);
151
AddGPUVendor
(gpu_info.gpu.vendor_id);
gpu_test_expectations_parser_unittest.cc
25
bot_config_.
AddGPUVendor
(0x10de);
gpu_test_expectations_parser.cc
424
config->
AddGPUVendor
(gpu_vendor);
Completed in 193 milliseconds