Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DVulkan_unittest.cpp92 if (queueFlags & VK_QUEUE_PROTECTED_BIT) { in queueFlagsToString()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1212 eProtected = VK_QUEUE_PROTECTED_BIT
Dvk_enum_string_helper.h2732 case VK_QUEUE_PROTECTED_BIT: in string_VkQueueFlagBits()
Dvulkan_enums.hpp2074 eProtected = VK_QUEUE_PROTECTED_BIT,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddevsandqueues.adoc1382 * ename:VK_QUEUE_PROTECTED_BIT specifies that queues in this queue family
3120 includes the ename:VK_QUEUE_PROTECTED_BIT capability
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2387 VK_QUEUE_PROTECTED_BIT = 0x00000010, enumerator