Home
last modified time | relevance | path

Searched defs:protectionType (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.cpp253 ProtectionType protectionType, in initFlushWaitSemaphores()
266 ProtectionType protectionType, in initOutsideRenderPassProcessCommands()
277 ProtectionType protectionType, in initRenderPassProcessCommands()
398 ProtectionType protectionType, in initFlushAndQueueSubmit()
411 ProtectionType protectionType, in initOneOffQueueSubmit()
517 void CommandBatch::setProtectionType(ProtectionType protectionType) in setProtectionType()
964 ProtectionType protectionType, in enqueueSubmitCommands()
985 ProtectionType protectionType, in enqueueSubmitOneOffCommands()
1029 ProtectionType protectionType, in enqueueFlushWaitSemaphores()
1044 ProtectionType protectionType, in enqueueFlushOutsideRPCommands()
[all …]
H A DCommandProcessor.h423 const ProtectionType &protectionType, in ensurePrimaryCommandBufferValidLocked()
564 ProtectionType protectionType, in flushWaitSemaphores()
575 ProtectionType protectionType, in flushOutsideRPCommands()
584 ProtectionType protectionType, in flushRenderPassCommands()
H A Dvk_renderer.cpp1650 void OneOffCommandPool::init(vk::ProtectionType protectionType) in init()
6142 vk::ProtectionType protectionType, in queueSubmitOneOff()
6421 vk::ProtectionType protectionType, in submitCommands()
6471 vk::ProtectionType protectionType = protectionTypes.first(); in submitPriorityDependency() local
6541 vk::ProtectionType protectionType, in flushWaitSemaphores()
6564 vk::ProtectionType protectionType, in flushRenderPassCommands()
6589 vk::ProtectionType protectionType, in flushOutsideRPCommands()
H A DPersistentCommandPool.cpp26 ProtectionType protectionType, in init()
H A DSecondaryCommandPool.cpp31 ProtectionType protectionType) in init()
H A DVulkanSecondaryCommandBuffer.cpp23 ProtectionType protectionType) in InitializeCommandPool()
H A Dvk_renderer.h301 vk::ProtectionType protectionType, in getCommandBufferOneOff()
H A DSurfaceVk.cpp2814 auto protectionType = vk::ConvertProtectionBoolToType(mState.hasProtectedContent()); in postProcessUnlockedAcquire() local
H A DSecondaryCommandBuffer.h837 ProtectionType protectionType) in InitializeCommandPool()
H A Dvk_helpers.cpp6618 auto protectionType = ConvertProtectionBoolToType(hasProtectedContent); in initializeNonZeroMemory() local