mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-11-21 16:46:41 -08:00
9117629e35
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
12 lines
92 B
Plaintext
12 lines
92 B
Plaintext
[require]
|
|
shader model < 3.0
|
|
|
|
[effect]
|
|
bool _bool;
|
|
float _float;
|
|
half _half;
|
|
|
|
technique
|
|
{
|
|
}
|