Searched refs:importCbInfo (Results 1 – 1 of 1) sorted by relevance
3262 VkImportColorBufferGOOGLE importCbInfo = { in on_vkAllocateMemory() local3451 importCbInfo.colorBuffer = hostHandle; in on_vkAllocateMemory()3452 vk_append_struct(&structChainIter, &importCbInfo); in on_vkAllocateMemory()3747 importCbInfo.colorBuffer = buffer_handle; in on_vkAllocateMemory()3748 vk_append_struct(&structChainIter, &importCbInfo); in on_vkAllocateMemory()3846 importCbInfo.colorBuffer = colorBufferBlob->getResourceHandle(); in on_vkAllocateMemory()3847 vk_append_struct(&structChainIter, &importCbInfo); in on_vkAllocateMemory()