Added patch to fix DrawIndexedPrimitiveUP with non-zero min_vertex_idx.

This commit is contained in:
Sebastian Lackner
2017-01-20 07:53:43 +01:00
parent 3ad216bb25
commit 7257898858
6 changed files with 397 additions and 0 deletions

View File

@@ -0,0 +1 @@
Fixes: [35993] Fix DrawIndexedPrimitiveUP with non-zero min_vertex_idx