Home
last modified time | relevance | path

Searched defs:protectionMode (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp306 …ovePtr<vk::ImageWithMemory> createImage2D(ProtectedContext &context, ProtectionMode protectionMode, in createImage2D()
350 …:MovePtr<vk::BufferWithMemory> makeBuffer(ProtectedContext &context, ProtectionMode protectionMode, in makeBuffer()
460 vk::VkResult queueSubmit(ProtectedContext &context, ProtectionMode protectionMode, vk::VkQueue queu… in queueSubmit()
525ProtectionMode protectionMode, const uint32_t queueFamilyIdx) in makeCommandPool()
762 ProtectionMode protectionMode) in copyToProtectedImage()
DvktProtectedMemShaderImageAccessTests.cpp98 ProtectionMode protectionMode; member
DvktProtectedMemYCbCrConversionTests.cpp745 …ImageWithMemory> createYcbcrImage2D(ProtectedContext &context, const ProtectionMode protectionMode, in createYcbcrImage2D()