40 lines
1.7 KiB
XML
40 lines
1.7 KiB
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||
|
<!-- Generated by graphviz version 7.0.1 (20221109.1506)
|
||
|
-->
|
||
|
<!-- Title: graphics_init_shaders Pages: 1 -->
|
||
|
<svg width="246pt" height="27pt"
|
||
|
viewBox="0.00 0.00 246.00 27.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 23)">
|
||
|
<title>graphics_init_shaders</title>
|
||
|
<!-- Node1 -->
|
||
|
<g id="Node000001" class="node">
|
||
|
<title>Node1</title>
|
||
|
<g id="a_Node000001"><a xlink:title="Initializes the shaders of a gl_area and link them to a program.">
|
||
|
<polygon fill="#999999" stroke="#666666" points="122,-19 0,-19 0,0 122,0 122,-19"/>
|
||
|
<text text-anchor="middle" x="61" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">graphics_init_shaders</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node2 -->
|
||
|
<g id="Node000002" class="node">
|
||
|
<title>Node2</title>
|
||
|
<g id="a_Node000002"><a xlink:href="$df/d0a/io_8c.html#a40bb126a021a338b20022e741bbd4ae1" xlink:title="reads a file from filename into a provided buffer">
|
||
|
<polygon fill="white" stroke="#666666" points="238,-19 158,-19 158,0 238,0 238,-19"/>
|
||
|
<text text-anchor="middle" x="198" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">util_read_file</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node2 -->
|
||
|
<g id="edge2_Node000001_Node000002" class="edge">
|
||
|
<title>Node1->Node2</title>
|
||
|
<g id="a_edge2_Node000001_Node000002"><a xlink:title=" ">
|
||
|
<path fill="none" stroke="#63b8ff" d="M122.39,-9.5C130.32,-9.5 138.38,-9.5 146.12,-9.5"/>
|
||
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="146.07,-13 156.07,-9.5 146.07,-6 146.07,-13"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|