GPU_OP             80 gpu/command_buffer/service/feature_info.cc #define GPU_OP(type, name)    \
GPU_OP             85 gpu/command_buffer/service/feature_info.cc #undef GPU_OP
GPU_OP             75 gpu/command_buffer/service/feature_info.h #define GPU_OP(type, name) bool name;
GPU_OP             77 gpu/command_buffer/service/feature_info.h #undef GPU_OP
GPU_OP            129 gpu/command_buffer/service/feature_info_unittest.cc #define GPU_OP(type, name) EXPECT_FALSE(info_->workarounds().name);
GPU_OP            131 gpu/command_buffer/service/feature_info_unittest.cc #undef GPU_OP
GPU_OP             21 gpu/config/gpu_driver_bug_list.cc #define GPU_OP(type, name) { type, #name },
GPU_OP             23 gpu/config/gpu_driver_bug_list.cc #undef GPU_OP
GPU_OP            106 gpu/config/gpu_driver_bug_workaround_type.h #define GPU_OP(type, name) type,
GPU_OP            108 gpu/config/gpu_driver_bug_workaround_type.h #undef GPU_OP