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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_radeon_winsys.h174 uint32_t syncobj_reset_count; /* for wait only, whether to reset the syncobj */ member in struct:radv_winsys_sem_counts
H A Dradv_device.c4129 counts->syncobj_reset_count++;
4154 non_reset_idx = counts->syncobj_reset_count;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_cs.c1459 r = amdgpu_cs_syncobj_reset(ws->dev, counts->syncobj, counts->syncobj_reset_count);

Completed in 14 milliseconds