| Index: dm/DMGpuSupport.h
|
| diff --git a/dm/DMGpuSupport.h b/dm/DMGpuSupport.h
|
| index 50d271b9c2075e7ecd6eabb679a363e5f5f7d609..ed276454fb813eabb80d1628a3dafb040b612823 100644
|
| --- a/dm/DMGpuSupport.h
|
| +++ b/dm/DMGpuSupport.h
|
| @@ -68,8 +68,7 @@ public:
|
|
|
| static const GLContextType kANGLE_GLContextType = 0,
|
| kANGLE_GL_GLContextType = 0,
|
| - kCommandBufferES2_GLContextType = 0,
|
| - kCommandBufferES3_GLContextType = 0,
|
| + kCommandBuffer_GLContextType = 0,
|
| kDebug_GLContextType = 0,
|
| kMESA_GLContextType = 0,
|
| kNVPR_GLContextType = 0,
|
|
|