Searched defs:compute_context (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
H A D | pvr_srv_bridge.c | 995 void pvr_srv_rgx_destroy_compute_context(int fd, void *compute_context) in pvr_srv_rgx_destroy_compute_context() argument 1021 pvr_srv_rgx_kick_compute2(int fd, void *compute_context, uint32_t client_update_count, void **client_update_ufo_sync_prim_block, uint32_t *client_update_offset, uint32_t *client_update_value, int32_t check_fence, int32_t update_timeline, uint32_t cmd_size, uint8_t *cdm_cmd, uint32_t ext_job_ref, uint32_t sync_pmr_count, uint32_t *sync_pmr_flags, void **sync_pmrs, uint32_t num_work_groups, uint32_t num_work_items, uint32_t pdump_flags, uint64_t max_deadline_us, char *update_fence_name, int32_t *const update_fence_out) pvr_srv_rgx_kick_compute2() argument
|
H A D | pvr_srv_bridge.h | 565 void *compute_context; member 574 void *compute_context; member 587 void *compute_context; member
|
Completed in 5 milliseconds