mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2025-05-14 16:58:34 +00:00
Added link to my GDC talk.
This commit is contained in:
parent
7f574fc0fe
commit
5a51732c47
3 changed files with 115 additions and 110 deletions
|
@ -66,7 +66,8 @@ $(function() {
|
|||
<div class="title">Recommended usage patterns </div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><h1><a class="anchor" id="usage_patterns_simple"></a>
|
||||
<div class="textblock"><p>See also slides from talk: <a href="https://www.gdcvault.com/play/1025458/Advanced-Graphics-Techniques-Tutorial-New">Sawicki, Adam. Advanced Graphics Techniques Tutorial: Memory management in Vulkan and DX12. Game Developers Conference, 2018</a></p>
|
||||
<h1><a class="anchor" id="usage_patterns_simple"></a>
|
||||
Simple patterns</h1>
|
||||
<h2><a class="anchor" id="usage_patterns_simple_render_targets"></a>
|
||||
Render targets</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue