OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:event_wait
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_queue.c
286
struct v3dv_event_wait_cpu_job_info *info = &job->cpu.
event_wait
;
319
struct v3dv_event_wait_cpu_job_info *info = &job->cpu.
event_wait
;
374
struct v3dv_event_wait_cpu_job_info *info = &job->cpu.
event_wait
;
v3dv_cmd_buffer.c
235
vk_free(&job->cmd_buffer->device->vk.alloc, job->cpu.
event_wait
.events);
3281
job->cpu.
event_wait
.events =
3284
if (!job->cpu.
event_wait
.events) {
3288
job->cpu.
event_wait
.event_count = eventCount;
3291
job->cpu.
event_wait
.events[i] = v3dv_event_from_handle(pEvents[i]);
v3dv_private.h
1018
struct v3dv_event_wait_cpu_job_info
event_wait
;
member in union:v3dv_job::__anon645
Completed in 7 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026