Searched refs:pWaitSemaphoreDeviceIndices (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_queue.h29 if (val->pWaitSemaphoreDeviceIndices) {
31 size += vn_sizeof_uint32_t_array(val->pWaitSemaphoreDeviceIndices, val->waitSemaphoreCount);
76 if (val->pWaitSemaphoreDeviceIndices) {
78 vn_encode_uint32_t_array(enc, val->pWaitSemaphoreDeviceIndices, val->waitSemaphoreCount);
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_synchronization2.c334 .deviceIndex = group_info ? group_info->pWaitSemaphoreDeviceIndices[i] : 0,
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h4128 const uint32_t* pWaitSemaphoreDeviceIndices; member in struct:VkDeviceGroupSubmitInfo
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h4690 const uint32_t* pWaitSemaphoreDeviceIndices; member in struct:VkDeviceGroupSubmitInfo

Completed in 102 milliseconds