Searched defs:amdgpu_ctx (Results 1 – 1 of 1) sorted by relevance
25 struct amdgpu_ctx { struct26 struct pipe_reference reference;27 struct amdgpu_winsys *aws;28 amdgpu_context_handle ctx;29 amdgpu_bo_handle user_fence_bo;30 uint64_t *user_fence_cpu_address_base;35 bool allow_context_lost;38 enum pipe_reset_status sw_status;