Skip to content
  • Iago Toral's avatar
    v3dv: expose KHR_variable_pointers · d84cd611
    Iago Toral authored
    
    
    We only support the VariablePointersStorageBuffer feature for now,
    which is the only one that is mandatory, and for which we seem to
    be passing all the relevant tests already.
    
    Exposing the optional VariablePointers feature would require that
    we support non-constant indexing on UBO/SSBO first.
    
    Relevant CTS tests:
    dEQP-VK.*pointer*
    
    Reviewed-by: default avatarAlejandro Piñeiro <apinheiro@igalia.com>
    Part-of: <mesa/mesa!11257>
    d84cd611