mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 07:38:10 +02:00
docs: update panvk status
We enabled fragmentStoresAndAtomics, but forgot to update this file. Also add drawIndirectFirstInstance, which I missed last time I updated the new features. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32960>
This commit is contained in:
parent
3a0d4c4203
commit
4ff5672730
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ VK_EXT_scalar_block_layout on panvk
|
|||
VK_EXT_tooling_info on panvk
|
||||
depthClamp on panvk
|
||||
depthBiasClamp on panvk
|
||||
drawIndirectFirstInstance on panvk
|
||||
fragmentStoresAndAtomics on panvk/v10+
|
||||
sampleRateShading on panvk
|
||||
occlusionQueryPrecise on panvk
|
||||
shaderInt16 on panvk
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue