| Index: gpu/config/gpu_driver_bug_workaround_type.h
|
| diff --git a/gpu/config/gpu_driver_bug_workaround_type.h b/gpu/config/gpu_driver_bug_workaround_type.h
|
| index b861d9100535dda5a04cd1a1cb796fdffa4d2c0f..864627c44bafe61f0b23867cfebaba9362bac203 100644
|
| --- a/gpu/config/gpu_driver_bug_workaround_type.h
|
| +++ b/gpu/config/gpu_driver_bug_workaround_type.h
|
| @@ -148,8 +148,6 @@
|
| unbind_egl_context_to_flush_driver_caches) \
|
| GPU_OP(SET_ZERO_LEVEL_BEFORE_GENERATING_MIPMAP, \
|
| set_zero_level_before_generating_mipmap) \
|
| - GPU_OP(DISABLE_DIRECT_COMPOSITION, \
|
| - disable_direct_composition) \
|
|
|
| namespace gpu {
|
|
|
|
|