anv: add support for VK_EXT_memory_budget

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
Eric Engestrom
2019-01-08 12:45:38 +00:00
committed by Eric Engestrom
parent 316964709e
commit b80930a6fe
4 changed files with 93 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ TBD.
<li>VK_EXT_descriptor_indexing on Intel.</li>
<li>VK_KHR_shader_float16_int8 on Intel and RADV.</li>
<li>GL_INTEL_conservative_rasterization on iris.</li>
<li>VK_EXT_memory_budget on Intel.</li>
</ul>
<h2>Bug fixes</h2>