[vulkan] Rework ProvokingVertex handling

This commit is contained in:
CamilleLaVey 2026-04-07 02:30:42 -04:00
parent 9b2fba1275
commit 5e7543aed7
62 changed files with 90 additions and 425 deletions

14
dist/languages/pl.ts vendored
View file

@ -1136,19 +1136,7 @@ Wyższe poziomy pozwalają na użycie większej liczby funkcji i mogą zwiększy
<translation>Włącza funkcję dynamicznego stanu wejścia wierzchołków, poprawiając jakość i wydajność.</translation>
</message>
<message>
<location filename="../../src/qt_common/config/shared_translation.cpp" line="289"/>
<source>Provoking Vertex</source>
<translation>Wierzchołek prowokujący</translation>
</message>
<message>
<location filename="../../src/qt_common/config/shared_translation.cpp" line="290"/>
<source>Improves lighting and vertex handling in some games.
Only Vulkan 1.0+ devices support this extension.</source>
<translation>Poprawia oświetlenie i obsługę wierzchołków w niektórych grach.
To rozszerzenie jest obsługiwane tylko na urządzeniach z Vulkanem 1.0+.</translation>
</message>
<message>
<location filename="../../src/qt_common/config/shared_translation.cpp" line="293"/>
<location filename="../../src/qt_common/config/shared_translation.cpp" line="297"/>
<source>Descriptor Indexing</source>
<translation>Indeksowanie deskryptorów</translation>
</message>