[vdi] Refactor texture/surface reference support.

Change-Id: I8014d82aae7139ef5f95e4b50c4fc6da200dbc9d
This commit is contained in:
Michael LIAO
2020-04-06 10:57:03 -04:00
committed by Michael Hong Bin Liao
parent db70fc66b7
commit 16d9fe5e37
16 changed files with 241 additions and 69 deletions
-1
View File
@@ -72,7 +72,6 @@ THE SOFTWARE.
#define __noinline__ __attribute__((noinline))
#define __forceinline__ inline __attribute__((always_inline))
#define __hip_pinned_shadow__ __attribute__((hip_pinned_shadow))
#else