Coder Social home page Coder Social logo

Comments (13)

tpalli avatar tpalli commented on September 17, 2024

Do you have following commit in the CTS?

--- 8< ---
commit c693c85a5f9983caab94c3973e6dc0efaae57b0c
Author: Tapani Pälli [email protected]
Date: Thu Apr 5 08:13:46 2018 +0300

Prefer KHR entrypoints instead of EXT for robustness tests

When resolving function entrypoints, framework resolves EXT
entrypoints after KHR to the same pointers. There are drivers that
implement only KHR entrypoints, prefer KHR over EXT so that KHR
entrypoints will be the ones used if both extensions are supported
by the driver.

Components: OpenGL ES
VK-GL-CTS issue: 1107

Affects:
KHR-NoContext.es32.robustness.getnuniform
KHR-NoContext.es32.robustness.readnpixels

Change-Id: Iec5f7cbdd53061e105b3445f7613ee41fccc4553
Signed-off-by: Tapani Pälli <[email protected]>

from external-mesa.

jennycao avatar jennycao commented on September 17, 2024

@tpalli I had check deqp repo,
this patch current only exist on deqp-dev branch.
we use is a P preview version cts package, which is not cover this commit.
We will keep monitor this patch after android publish and new official cts for android P released.

from external-mesa.

tpalli avatar tpalli commented on September 17, 2024

@jennycao OK thanks. It looks like it should eventually come since git tags for Android Pie have it, as example "android-9.0.0_r3" has it.

from external-mesa.

jennycao avatar jennycao commented on September 17, 2024

you mean tag https://android.googlesource.com/platform/external/deqp/+/android-9.0.0_r3
I have checked this tag, not include this patch.

from external-mesa.

tpalli avatar tpalli commented on September 17, 2024

@jennycao Note that the commit has different SHA in that tree, it is ad02e8d4bcbb06c8b1be78c2f2a0f7dafabd27d8 there. If you search by my name you should see it.

from external-mesa.

jennycao avatar jennycao commented on September 17, 2024

@tpalli we use android-cts 9.0_R1 offlicial release version to test again, this issue still could be reproduced.
you patch ad02e8d4bcbb06c8b1be78c2f2a0f7dafabd27d8 is included in this version.

from external-mesa.

tpalli avatar tpalli commented on September 17, 2024

OK that is strange, I'll take a look what could be going wrong here.

from external-mesa.

tpalli avatar tpalli commented on September 17, 2024

Ah sorry I got confused, ad02e8d4bcbb06c8b1be78c2f2a0f7dafabd27d8 is a separate fix, it does not fix this one ... it seems NONE of the Android tagged versions actually include the commit mentioned above ("Prefer KHR entrypoints instead of EXT for robustness tests"). It is only available in 'vk-gl-cts' suite master branch but not for example in dEQP. I will figure out why this is.

from external-mesa.

tpalli avatar tpalli commented on September 17, 2024

This is the actual fix we need: https://gitlab.khronos.org/Tracker/vk-gl-cts/issues/1107

BUT having said that, there is now a patch in mesa-dev list that will fix this also!

from external-mesa.

tpalli avatar tpalli commented on September 17, 2024

This is fixed in Mesa master, please update/rebase Mesa to fix this.

from external-mesa.

strassek avatar strassek commented on September 17, 2024

@tpalli Could you share the commit id of the upstream fix?

edit: Never mind, easy find: https://cgit.freedesktop.org/mesa/mesa/commit/?id=37eee90df730ac6ba371b2ba8e61a1db9e55d7df
I'll get this merged and into testing. Thanks!

from external-mesa.

strassek avatar strassek commented on September 17, 2024

@jennycao This should now be fixed in master, please retest

from external-mesa.

jennycao avatar jennycao commented on September 17, 2024

@strassek @tpalli this 3 tests are fixed by 2eaf0f6,
We retest these 3 tests and got pass
Thanks for include the fix :)

from external-mesa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.