Skip to content

Commit

Permalink
dfbtest_egl_utils: EGL_SURFACE_TYPE
Browse files Browse the repository at this point in the history
  • Loading branch information
dfbdok committed Jan 11, 2015
1 parent 6f89aae commit 1561705
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/dfbtest_egl_utils.cpp
Expand Up @@ -233,6 +233,7 @@ class EGL
EGL_BLUE_SIZE, 0,
EGL_DEPTH_SIZE, depth ? 16 : 0,
EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
EGL_SURFACE_TYPE, 0,
EGL_NONE
};

Expand Down

0 comments on commit 1561705

Please sign in to comment.