| Index: gpu/command_buffer/service/gl_utils.h
|
| diff --git a/gpu/command_buffer/service/gl_utils.h b/gpu/command_buffer/service/gl_utils.h
|
| index 3648d4f591f0e8c066d886c4d205541ed847b285..abc9ff21cccdb4a28682c7da63687dd1928406e6 100644
|
| --- a/gpu/command_buffer/service/gl_utils.h
|
| +++ b/gpu/command_buffer/service/gl_utils.h
|
| @@ -31,6 +31,7 @@
|
| #define GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES 0x8B8B
|
| #define GL_RGB8_OES 0x8051
|
| #define GL_RGBA8_OES 0x8058
|
| +#define GL_HALF_FLOAT_OES 0x8D61
|
|
|
| // GL_OES_EGL_image_external
|
| #define GL_TEXTURE_EXTERNAL_OES 0x8D65
|
|
|