Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/vk/
DVkTestUtils.cpp369 VkPhysicalDeviceProtectedMemoryFeatures* protectedMemoryFeatures = nullptr; in setup_features() local
/third_party/skia/m133/tools/gpu/vk/
DVkTestUtils.cpp461 VkPhysicalDeviceProtectedMemoryFeatures* protectedMemoryFeatures = nullptr; in setup_features() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp782 VkPhysicalDeviceProtectedMemoryFeatures protectedMemoryFeatures; in createProtectedDevice() local
DvktApiFeatureInfo.cpp1902 VkPhysicalDeviceProtectedMemoryFeatures protectedMemoryFeatures = initVulkanStructure(); in featureBitInfluenceOnDeviceCreate() local
5893 …VkPhysicalDeviceProtectedMemoryFeatures protectedMemoryFeatures = initVulkanStructure(&devi… in deviceFeatureExtensionsConsistencyVulkan12() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp784 VkPhysicalDeviceProtectedMemoryFeatures protectedMemoryFeatures; in createProtectedDevice() local
DvktApiFeatureInfo.cpp1911 VkPhysicalDeviceProtectedMemoryFeatures protectedMemoryFeatures = initVulkanStructure(); in featureBitInfluenceOnDeviceCreate() local
5888 …VkPhysicalDeviceProtectedMemoryFeatures protectedMemoryFeatures = initVulkanStructure(&devi… in deviceFeatureExtensionsConsistencyVulkan12() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectBinaryTests.cpp639 auto protectedMemoryFeatures = m_context.getProtectedMemoryFeatures(); in iterate() local