Skip to content
  • Zhongmin Wu's avatar
    egl/android: Implement the eglSwapinterval for Android. · 5fc21c60
    Zhongmin Wu authored
    
    
    Implement the eglSwapinterval for Android platform to
    enable the async mode for some GFX benchmarks such as
    Daimler C217, CityBench.
    
    Results of the dEQP-EGL.*swap_interval tests
    
    'dEQP-EGL.functional.query_config.get_config_attrib.max_swap_interval'..
    'dEQP-EGL.functional.query_config.get_config_attrib.min_swap_interval'..
    'dEQP-EGL.functional.choose_config.simple.selection_only.max_swap_interval'..
    'dEQP-EGL.functional.choose_config.simple.selection_only.min_swap_interval'..
    'dEQP-EGL.functional.choose_config.simple.selection_and_sort.max_swap_interval'..
    'dEQP-EGL.functional.choose_config.simple.selection_and_sort.min_swap_interval'..
    'dEQP-EGL.functional.negative_api.swap_interval'..
    
     Test run totals:
       Passed:        7/7 (100.0%)
       Failed:        0/7 (0.0%)
       Not supported: 0/7 (0.0%)
       Warnings:      0/7 (0.0%)
    
    Signed-off-by: default avatarZhongmin Wu <zhongmin.wu@intel.com>
    Reviewed-by: default avatarEric Engestrom <eric@engestrom.ch>
    Reviewed-by: default avatarEmil Velikov <emil.velikov@collabora.com>
    Reviewed-by: default avatarTomasz Figa <tfiga@chromium.org>
    [Emil Velikov: polish inline comment, add dEQP stats, s/dpy/disp/]
    Signed-off-by: default avatarEmil Velikov <emil.velikov@collabora.com>
    5fc21c60