Searched refs:importCbInfoPtr (Results 1 – 1 of 1) sorted by relevance
4245 const VkImportColorBufferGOOGLE* importCbInfoPtr = in on_vkAllocateMemory() local4278 if (importCbInfoPtr) { in on_vkAllocateMemory()4282 if (!getColorBufferAllocationInfo(importCbInfoPtr->colorBuffer, in on_vkAllocateMemory()4288 << importCbInfoPtr->colorBuffer; in on_vkAllocateMemory()4296 fb->invalidateColorBufferForVk(importCbInfoPtr->colorBuffer); in on_vkAllocateMemory()4302 getColorBufferExtMemoryHandle(importCbInfoPtr->colorBuffer); in on_vkAllocateMemory()4308 __func__, importCbInfoPtr->colorBuffer); in on_vkAllocateMemory()4540 if (importCbInfoPtr && m_emu->instanceSupportsMoltenVK) { in on_vkAllocateMemory()4541 memoryInfo.mtlTexture = getColorBufferMTLTexture(importCbInfoPtr->colorBuffer); in on_vkAllocateMemory()4545 if (importCbInfoPtr && !mGuestUsesAngle) { in on_vkAllocateMemory()[all …]