| 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 3af600cf877d11044abbd4eabd99c848c0b7c677..6fec8c45c7efcbb5628527c32da84a64bbbf3025 100644
|
| --- a/gpu/config/gpu_driver_bug_workaround_type.h
|
| +++ b/gpu/config/gpu_driver_bug_workaround_type.h
|
| @@ -111,8 +111,6 @@
|
| max_vertex_uniform_vectors_256) \
|
| GPU_OP(MSAA_IS_SLOW, \
|
| msaa_is_slow) \
|
| - GPU_OP(NEEDS_GLSL_BUILT_IN_FUNCTION_EMULATION, \
|
| - needs_glsl_built_in_function_emulation) \
|
| GPU_OP(NEEDS_OFFSCREEN_BUFFER_WORKAROUND, \
|
| needs_offscreen_buffer_workaround) \
|
| GPU_OP(PACK_PARAMETERS_WORKAROUND_WITH_PACK_BUFFER, \
|
|
|