Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp1260 VkPhysicalDeviceProtectedMemoryFeatures* protectedMemoryFeatures = in on_vkGetPhysicalDeviceFeatures2() local
1262 if (protectedMemoryFeatures != nullptr) { in on_vkGetPhysicalDeviceFeatures2()
1265 protectedMemoryFeatures->protectedMemory = VK_FALSE; in on_vkGetPhysicalDeviceFeatures2()