mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Add a test for sampling from nonzero mipmap levels.
This commit is contained in:
committed by
Alexandre Julliard
parent
e3eb4fc5eb
commit
4ec60707e2
Notes:
Alexandre Julliard
2023-05-08 22:34:30 +02:00
Approved-by: Giovanni Mascellani (@giomasce) Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/191
@@ -31,6 +31,7 @@
|
||||
enum shader_model
|
||||
{
|
||||
SHADER_MODEL_2_0,
|
||||
SHADER_MODEL_3_0,
|
||||
SHADER_MODEL_4_0,
|
||||
SHADER_MODEL_4_1,
|
||||
SHADER_MODEL_5_0,
|
||||
|
Reference in New Issue
Block a user