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 0d9f200e4ac0843538740cf6cbd5c7948c30afd2..871798ed18e44a215266ad3c06ce83632d520de1 100644 |
--- a/gpu/config/gpu_driver_bug_workaround_type.h |
+++ b/gpu/config/gpu_driver_bug_workaround_type.h |
@@ -80,8 +80,6 @@ |
needs_offscreen_buffer_workaround) \ |
GPU_OP(REGENERATE_STRUCT_NAMES, \ |
regenerate_struct_names) \ |
- GPU_OP(RELEASE_IMAGE_AFTER_USE, \ |
- release_image_after_use) \ |
GPU_OP(RESTORE_SCISSOR_ON_FBO_CHANGE, \ |
restore_scissor_on_fbo_change) \ |
GPU_OP(REVERSE_POINT_SPRITE_COORD_ORIGIN, \ |