• Home
  • Raw
  • Download

Lines Matching defs:vk

53 namespace vk {  namespace
96 bool getStagingMemoryTypeIndex(VulkanDispatch* vk, VkDevice device, in getStagingMemoryTypeIndex()
232 static bool getImageFormatExternalMemorySupportInfo(VulkanDispatch* vk, VkPhysicalDevice physdev, in getImageFormatExternalMemorySupportInfo()
498 VkEmulation* createGlobalVkEmulation(VulkanDispatch* vk) { in createGlobalVkEmulation()
1299 bool allocExternalMemory(VulkanDispatch* vk, VkEmulation::ExternalMemoryInfo* info, in allocExternalMemory()
1443 void freeExternalMemoryLocked(VulkanDispatch* vk, VkEmulation::ExternalMemoryInfo* info) { in freeExternalMemoryLocked()
1473 bool importExternalMemory(VulkanDispatch* vk, VkDevice targetDevice, in importExternalMemory()
1508 bool importExternalMemoryDedicatedImage(VulkanDispatch* vk, VkDevice targetDevice, in importExternalMemoryDedicatedImage()
1849 auto vk = sVkEmulation->dvk; in setupVkColorBufferLocked() local
2024 auto vk = sVkEmulation->dvk; in teardownVkColorBufferLocked() local
2162 auto vk = sVkEmulation->dvk; in readColorBufferToBytesLocked() local
2346 auto vk = sVkEmulation->dvk; in updateColorBufferFromBytesLocked() local
2616 auto vk = sVkEmulation->dvk; in setupVkBuffer() local
2752 auto vk = sVkEmulation->dvk; in teardownVkBuffer() local
2790 auto vk = sVkEmulation->dvk; in readBufferToBytes() local
2877 auto vk = sVkEmulation->dvk; in updateBufferFromBytes() local
3039 auto vk = sVkEmulation->dvk; in allocateQueueTransferCommandBuffer_locked() local
3158 auto vk = sVkEmulation->dvk; in releaseColorBufferForGuestUse() local