Home
last modified time | relevance | path

Searched refs:supportsProtected (Results 1 - 20 of 20) sorted by relevance

/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_win32.c178 protected->supportsProtected = VK_FALSE; in wsi_win32_surface_get_capabilities2()
H A Dwsi_common_wayland.c755 protected->supportsProtected = VK_FALSE; in wsi_wl_surface_get_capabilities2()
H A Dwsi_common_x11.c725 protected->supportsProtected = VK_FALSE; in x11_surface_get_capabilities2()
H A Dwsi_common_display.c832 protected->supportsProtected = VK_FALSE; in wsi_GetDisplayPlaneCapabilities2KHR()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.h228 bool supportsProtected() const in supportsProtected() function in rx::vk::final
H A DRendererVk.cpp2153 queueFamily.supportsProtected() ? VK_DEVICE_QUEUE_CREATE_PROTECTED_BIT : 0; in initializeDevice()
2187 queueFamily.initializeQueueMap(mDevice, queueFamily.supportsProtected(), 0, queueCount); in initializeDevice()
H A DSurfaceVk.cpp692 mSupportsProtectedSwapchain = surfaceProtectedCaps.supportsProtected; in initializeImpl()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp1368 extProtectedCapabilities.supportsProtected = DE_FALSE; in basicRenderTest()
1375 if (extProtectedCapabilities.supportsProtected == DE_FALSE) in basicRenderTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp1189 extProtectedCapabilities.supportsProtected = DE_FALSE; in basicRenderTest()
1196 if (extProtectedCapabilities.supportsProtected == DE_FALSE) in basicRenderTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSurfaceTests.cpp638 results.check(extProtectedCapabilities.supportsProtected == 0 || in querySurfaceProtectedCapabilitiesTest()
639 extProtectedCapabilities.supportsProtected == 1, in querySurfaceProtectedCapabilitiesTest()
640 "supportsProtected "); in querySurfaceProtectedCapabilitiesTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSurfaceTests.cpp644 results.check(extProtectedCapabilities.supportsProtected == 0 || in querySurfaceProtectedCapabilitiesTest()
645 extProtectedCapabilities.supportsProtected == 1, in querySurfaceProtectedCapabilitiesTest()
646 "supportsProtected "); in querySurfaceProtectedCapabilitiesTest()
/third_party/vulkan-loader/loader/
H A Dwsi.c2687 // Initialize VkSurfaceProtectedCapabilitiesKHR.supportsProtected to false and in terminator_GetPhysicalDeviceSurfaceCapabilities2KHR()
2689 ((VkSurfaceProtectedCapabilitiesKHR *)pNext)->supportsProtected = VK_FALSE; in terminator_GetPhysicalDeviceSurfaceCapabilities2KHR()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7625 VkBool32 supportsProtected; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp71772 VULKAN_HPP_NAMESPACE::Bool32 supportsProtected = {}; global() member
[all...]
H A Dvulkan_core.h7730 VkBool32 supportsProtected; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h9129 VkBool32 supportsProtected; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h7890 VkBool32 supportsProtected; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h10225 VkBool32 supportsProtected; member
H A Dvulkan_hash.hpp14892 VULKAN_HPP_HASH_COMBINE( seed, surfaceProtectedCapabilitiesKHR.supportsProtected );
H A Dvulkan_structs.hpp[all...]

Completed in 391 milliseconds