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

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_queue.h36 if (val->pCommandBufferDeviceMasks) {
38 size += vn_sizeof_uint32_t_array(val->pCommandBufferDeviceMasks, val->commandBufferCount);
83 if (val->pCommandBufferDeviceMasks) {
85 vn_encode_uint32_t_array(enc, val->pCommandBufferDeviceMasks, val->commandBufferCount);
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_synchronization2.c341 .deviceMask = group_info ? group_info->pCommandBufferDeviceMasks[i] : 0,
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h4130 const uint32_t* pCommandBufferDeviceMasks; member in struct:VkDeviceGroupSubmitInfo
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h4692 const uint32_t* pCommandBufferDeviceMasks; member in struct:VkDeviceGroupSubmitInfo

Completed in 137 milliseconds