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: util_gl_shutdown_stack Pages: 1 -->
|
||
|
<svg width="290pt" height="27pt"
|
||
|
viewBox="0.00 0.00 290.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>util_gl_shutdown_stack</title>
|
||
|
<!-- Node1 -->
|
||
|
<g id="Node000001" class="node">
|
||
|
<title>Node1</title>
|
||
|
<g id="a_Node000001"><a xlink:title="Look for stack entry and shutdowns OpenGL for it.">
|
||
|
<polygon fill="#999999" stroke="#666666" points="282,-19 151,-19 151,0 282,0 282,-19"/>
|
||
|
<text text-anchor="middle" x="216.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">util_gl_shutdown_stack</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node2 -->
|
||
|
<g id="Node000002" class="node">
|
||
|
<title>Node2</title>
|
||
|
<g id="a_Node000002"><a xlink:href="$d8/d06/signal_8c.html#a7a4f6bb06fcf023d79c10df197916633" xlink:title="We should tear down the state when unrealizing.">
|
||
|
<polygon fill="white" stroke="#666666" points="115,-19 0,-19 0,0 115,0 115,-19"/>
|
||
|
<text text-anchor="middle" x="57.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">on_glarea_unrealize</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="M139.28,-9.5C131.13,-9.5 122.95,-9.5 115.09,-9.5"/>
|
||
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="139.22,-13 149.22,-9.5 139.22,-6 139.22,-13"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|