15 lines
462 B
XML
15 lines
462 B
XML
<?xml version="1.0"?>
|
|
<materialx version="1.38">
|
|
|
|
<!--
|
|
Copyright Contributors to the MaterialX Project
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
|
|
<!-- ======================================================================== -->
|
|
<!-- Target definition for ESSL target. Derives from base GLSL target -->
|
|
<!-- ======================================================================== -->
|
|
<targetdef name="essl" inherit="genglsl" />
|
|
|
|
</materialx>
|