Home
last modified time | relevance | path

Searched refs:num_work_items (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.h601 uint32_t num_work_items; member
959 uint32_t num_work_items,
H A Dpvr_srv_bridge.c1036 uint32_t num_work_items, in pvr_srv_rgx_kick_compute2()
1058 .num_work_items = num_work_items, in pvr_srv_rgx_kick_compute2()
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

Completed in 5 milliseconds