mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-25 02:32:57 +00:00
11 lines
216 B
XML
11 lines
216 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<effect>
|
|
<technique>
|
|
<require shaders="glsl"/>
|
|
<require shaders="spirv"/>
|
|
<pass shader="minimap">
|
|
<depth test="FALSE" mask="false"/>
|
|
</pass>
|
|
</technique>
|
|
</effect>
|