15 lines
453 B
XML
15 lines
453 B
XML
<?xml version="1.0"?>
|
|
<materialx version="1.38">
|
|
|
|
<!--
|
|
Copyright Contributors to the MaterialX Project
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
|
|
<!-- ======================================================================== -->
|
|
<!-- Base target definition for GLSL targets using shader generation. -->
|
|
<!-- ======================================================================== -->
|
|
<targetdef name="genglsl" />
|
|
|
|
</materialx>
|