[Mesa-dev] [PATCH 00/12] anv: Add support for the variablePointers feature

Chad Versace chadversary at chromium.org
Mon Nov 6 20:18:38 UTC 2017


Jason, I tested this series against the khronos-internal vk-gl-cts and
found an assertion failure in src/compiler/spirv. Any thoughts?

I haven't debugged yet because I don't grok these parts of Mesa.

vk-gl-cts

    commit a24448cdd72ffdbd8f7f571886625b8a53100979

mesa

    refs/tags/chadv/test/anv-variable-pointers-2017-11-06-r1
    cgit: http://git.kiwitree.net/cgit/~chadv/mesa/tag/?h=chadv/test/anv-variable-pointers-2017-11-06-r1
    base: master 4bcb48b "radv: add initial copy descriptor support. (v2)"

error

    Test case 'dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.complex_types_compute.opptraccesschain_matrices_two_buffers_second_input'..
    INTEL-MESA: debug: anv_GetPhysicalDeviceFeatures2KHR: ignored VkStructureType VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_16BIT_STORAGE_FEATURES_KHR(1000083000)
    deqp-vk: ../../../../../src/mesa/src/compiler/spirv/vtn_variables.c:174: vtn_ssa_offset_pointer_dereference: Assertion `offset' failed.


More information about the mesa-dev mailing list