Home
last modified time | relevance | path

Searched refs:mtlTexture (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_metal.h146 MTLTexture_id mtlTexture; member
153 MTLTexture_id mtlTexture; member
Dvulkan_hash.hpp4241 VULKAN_HPP_HASH_COMBINE( seed, exportMetalTextureInfoEXT.mtlTexture ); in operator ()()
5712 VULKAN_HPP_HASH_COMBINE( seed, importMetalTextureInfoEXT.mtlTexture ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_metal.h146 MTLTexture_id mtlTexture; member
153 MTLTexture_id mtlTexture; member
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_private_defs.h32 typedef VkResult(VKAPI_PTR* PFN_vkSetMTLTextureMVK)(VkImage image, MTLTextureRef mtlTexture);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_metal_objects.adoc99 MTLTexture_id mtlTexture;
173 MTLTexture_id mtlTexture;
/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h159 MTLTextureRef mtlTexture = nullptr; member
DVkCommonOperations.h336 MTLTextureRef mtlTexture = nullptr; member
DVkCommonOperations.cpp2169 sVkEmulation->getMTLTextureFunc(infoPtr->image, &infoPtr->mtlTexture); in initializeVkColorBufferLocked()
2170 if (!infoPtr->mtlTexture) { in initializeVkColorBufferLocked()
2174 CFRetain(infoPtr->mtlTexture); in initializeVkColorBufferLocked()
2301 if (info.mtlTexture) { in teardownVkColorBufferLocked()
2302 CFRelease(info.mtlTexture); in teardownVkColorBufferLocked()
2852 CFRetain(infoPtr->mtlTexture); in getColorBufferMTLTexture()
2854 return infoPtr->mtlTexture; in getColorBufferMTLTexture()
DVkDecoderGlobalState.cpp2273 if (memoryInfo->mtlTexture) { in performBindImageMemory()
2274 result = m_vk->vkSetMTLTextureMVK(image, memoryInfo->mtlTexture); in performBindImageMemory()
4541 memoryInfo.mtlTexture = getColorBufferMTLTexture(importCbInfoPtr->colorBuffer); in on_vkAllocateMemory()
4614 if (info->mtlTexture) { in freeMemoryLocked()
4615 CFRelease(info->mtlTexture); in freeMemoryLocked()
4616 info->mtlTexture = nullptr; in freeMemoryLocked()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_metal_objects/
Ddevice_memory.adoc372 * pname:mtlTexture is the Metal `id<MTLTexture>` object underlying the
400 * pname:mtlTexture is a the Metal `id<MTLTexture>` object that is to