mirror of https://github.com/bkaradzic/bgfx
Updated 17-drawstess table with latest DX11 results.
This commit is contained in:
parent
57cfeffb8d
commit
99dc917e7f
|
@ -197,6 +197,7 @@ draw calls per frame. You can increase this limit by changing
|
|||
| CPU | Renderer | GPU |Compiler| Arch | OS | Dim | Calls |
|
||||
|:-------------|:-------------|:----------|:------:|:----:|:----------:|----:|------:|
|
||||
| i7-4790K 4.0 | GL2.1 | GTX970 | VS2015 | x64 | Windows10 | 47 |103823 |
|
||||
| i7-4790K 4.0 | DX11 | GTX970 | VS2015 | x64 | Windows10 | 45 | 91125 |
|
||||
| i7-4790K 4.0 | DX9 | GTX970 | VS2013 | x64 | Windows10 | 40 | 64000 |
|
||||
| i5-3570 3.8 | NV 331.49 | GTX560Ti | GCC | x64 | Linux | 40 | 64000+|
|
||||
| i7-920 2.66 | GL2.1 | GTX650Ti | VS2008 | x64 | Windows7 | 38 | 54872 |
|
||||
|
|
Loading…
Reference in New Issue