• Home
  • Raw
  • Download

Lines Matching defs:res

76     VK_EXT_MEMORY_HANDLE res;  in dupExternalMemory()  local
95 auto res = sKnownStagingTypeIndices.get(device); in getStagingMemoryTypeIndex() local
240 VkResult res = vk->vkGetPhysicalDeviceImageFormatProperties( in getImageFormatExternalMemorySupportInfo() local
306 VkResult res = sVkEmulation->getImageFormatProperties2Func( in getImageFormatExternalMemorySupportInfo() local
418 std::vector<VkEmulation::ImageSupportInfo> res; in getBasicImageSupportList() local
527 VkResult res = gvk->vkEnumerateInstanceVersion(&instanceVersion); in createOrGetGlobalVkEmulation() local
541 VkResult res = gvk->vkCreateInstance(&instCi, nullptr, &sVkEmulation->instance); in createOrGetGlobalVkEmulation() local
576 VkResult res = gvk->vkCreateInstance(&instCi, nullptr, &sVkEmulation->instance); in createOrGetGlobalVkEmulation() local
1242 VkResult res = vk->vkAllocateMemory(targetDevice, &allocInfo, nullptr, out); in importExternalMemory() local
1288 VkResult res = vk->vkAllocateMemory(targetDevice, &allocInfo, nullptr, out); in importExternalMemoryDedicatedImage() local
1453 VkEmulation::ColorBufferInfo res; in setupVkColorBuffer() local
1648 VkEmulation::ColorBufferInfo res; in getColorBufferInfo() local
2152 VkEmulation::BufferInfo res; in setupVkBuffer() local
2316 VkExternalMemoryHandleTypeFlags res = bits; in transformExternalMemoryHandleTypeFlags_tohost() local
2350 VkExternalMemoryHandleTypeFlags res = hostBits; in transformExternalMemoryHandleTypeFlags_fromhost() local
2368 VkExternalMemoryProperties res = props; in transformExternalMemoryProperties_tohost() local
2382 VkExternalMemoryProperties res = props; in transformExternalMemoryProperties_fromhost() local