Searched refs:ownDispatch (Results 1 – 2 of 2) sorted by relevance
743 type new_boxed_##type(type underlying, VulkanDispatch* dispatch, bool ownDispatch); \
317 bool ownDispatch = false; member in gfxstream::vk::DispatchableHandleInfo6706 type new_boxed_##type(type underlying, VulkanDispatch* dispatch, bool ownDispatch) { \6710 item.ownDispatch = ownDispatch; \8893 bool ownDispatch) { \8894 return mImpl->new_boxed_##type(underlying, dispatch, ownDispatch); \