diff options
author | Dave Airlie <[email protected]> | 2016-11-03 04:16:43 +0000 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2017-06-05 02:26:43 +0200 |
commit | 4ba2e6cbfab2ac5adc3d4fe1d35a32cc582781dc (patch) | |
tree | 7a319495088a8f8fcc8ae16ccec34b4857c03823 /src/amd/common/ac_llvm_util.h | |
parent | d515b420ddaa3b83cc565567d0c229e717aab06a (diff) |
radv: add external memory support.
This adds support for exporting 2D images, to an
opaque fd.
This implements the:
VK_KHX_external_memory_capabilities
VK_KHX_external_memory
VK_KHX_external_memory_fd
extensions.
These are used by SteamVR, we should work with anv
to decide if we should ship these under an env
var or something.
v2 (Bas): - Don't expose the semaphore ext without implementing it.
- Only export the capabilities ext as instance ext.
- Implement radv_GetPhysicalDeviceExternalBufferPropertiesKHX.
Signed-off-by: Dave Airlie <[email protected]>
Signed-off-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/amd/common/ac_llvm_util.h')
0 files changed, 0 insertions, 0 deletions