radv: Expose VK_EXT_global_priority
Expose the extension string as supported Signed-off-by: Andres Rodriguez <andresx7@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
This commit is contained in:

committed by
Bas Nieuwenhuizen

parent
9f7edf4d1f
commit
92724338ba
@@ -82,6 +82,7 @@ struct radeon_info {
|
||||
bool has_userptr;
|
||||
bool has_syncobj;
|
||||
bool has_sync_file;
|
||||
bool has_ctx_priority;
|
||||
|
||||
/* Shader cores. */
|
||||
uint32_t r600_max_quad_pipes; /* wave size / 16 */
|
||||
|
Reference in New Issue
Block a user