[Mesa-dev] [PATCH 0/2] i965: Fix dEQP-EGL.functional.image.create.gles2_cubemap_*
Chad Versace
chad at kiwitree.net
Fri Aug 5 00:37:46 UTC 2016
On 08/04/2016 02:24 PM, Mark Janes wrote:
> I saw no regressions from these tests. However, I wasn't able to run
> the dEQP-EGL tests the last time I tried. What branch of dEQP are you
> running?
>
> InternalError (Runtime check failed: '(m_capabilities &
> CAPABILITY_GET_DISPLAY_PLATFORM) == 0' at egluNativeDisplay.cpp:70)
I'm using
git://git.kiwitree.net/~chadversary/deqp
branch master
commit dd2f4f958fadf324eee34796d582929111b4e41c
which includes a few build fixes against aosp/master.
I configured, built, and ran deqp like this:
cmake -GNinja -DDEQP_TARGET=x11_egl -DCMAKE_BUILD_TYPE=Debug
ninja
cd modules/egl
./deqp-egl
--deqp-case='dEQP-EGL.functional.image.create.gles2_cubemap_*'
More information about the mesa-dev
mailing list