aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_icd.py
diff options
context:
space:
mode:
authorAlex Smith <[email protected]>2018-07-20 11:39:32 +0100
committerAlex Smith <[email protected]>2018-07-23 15:29:43 +0100
commit54f8f1545fefd4a3e4dd6d025dd41ce521494ea4 (patch)
tree545c97240f9099f3b59c48e4b57b1e3a2099ba99 /src/intel/vulkan/anv_icd.py
parentdc938b8398c0dafb60507e41685f7518b681c24d (diff)
anv: Pay attention to VK_ACCESS_MEMORY_(READ|WRITE)_BIT
According to the spec, these should apply to all read/write access types (so would be equivalent to specifying all other access types individually). Currently, they were doing nothing. v2: Handle VK_ACCESS_MEMORY_WRITE_BIT in dstAccessMask. Signed-off-by: Alex Smith <[email protected]> Cc: [email protected] Reviewed-by: Lionel Landwerlin <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/intel/vulkan/anv_icd.py')
0 files changed, 0 insertions, 0 deletions