Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp1275 const bool emulatedTexture = isEmulatedCompressedTexture(format, physicalDevice, vk); in on_vkGetPhysicalDeviceImageFormatProperties() local
1276 if (emulatedTexture) { in on_vkGetPhysicalDeviceImageFormatProperties()
1292 if (emulatedTexture) { in on_vkGetPhysicalDeviceImageFormatProperties()
1306 const bool emulatedTexture = isEmulatedCompressedTexture(format, physicalDevice, vk); in on_vkGetPhysicalDeviceImageFormatProperties2() local
1307 if (emulatedTexture) { in on_vkGetPhysicalDeviceImageFormatProperties2()
1378 if (emulatedTexture) { in on_vkGetPhysicalDeviceImageFormatProperties2()