Home
last modified time | relevance | path

Searched refs:compute_state_bo (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_job_compute.c58 state.addr = ctx_switch->compute_state_bo->vma->dev_addr; in pvr_compute_job_ws_submit_info_init()
H A Dpvr_job_context.h110 struct pvr_bo *compute_state_bo; member
H A Dpvr_job_context.c1117 &ctx->ctx_switch.compute_state_bo); in pvr_compute_ctx_create()
1171 pvr_bo_free(device, ctx->ctx_switch.compute_state_bo); in pvr_compute_ctx_create()
1191 pvr_bo_free(device, ctx->ctx_switch.compute_state_bo); in pvr_compute_ctx_destroy()

Completed in 3 milliseconds