mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-11-21 16:46:41 -08:00
12 lines
92 B
Plaintext
12 lines
92 B
Plaintext
|
[require]
|
||
|
shader model < 3.0
|
||
|
|
||
|
[effect]
|
||
|
bool _bool;
|
||
|
float _float;
|
||
|
half _half;
|
||
|
|
||
|
technique
|
||
|
{
|
||
|
}
|