Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp232 ProtectionType protectionType, in initFlushWaitSemaphores()
245 ProtectionType protectionType, in initOutsideRenderPassProcessCommands()
256 ProtectionType protectionType, in initRenderPassProcessCommands()
374 ProtectionType protectionType, in initFlushAndQueueSubmit()
387 ProtectionType protectionType, in initOneOffQueueSubmit()
865 ProtectionType protectionType, in enqueueSubmitCommands()
886 ProtectionType protectionType, in enqueueSubmitOneOffCommands()
930 ProtectionType protectionType, in enqueueFlushWaitSemaphores()
945 ProtectionType protectionType, in enqueueFlushOutsideRPCommands()
971 ProtectionType protectionType, in enqueueFlushRenderPassCommands()
[all …]
DPersistentCommandPool.cpp26 ProtectionType protectionType, in init()
DSecondaryCommandPool.cpp31 ProtectionType protectionType) in init()
DVulkanSecondaryCommandBuffer.cpp23 ProtectionType protectionType) in InitializeCommandPool()
DRendererVk.cpp1316 void OneOffCommandPool::init(vk::ProtectionType protectionType) in init()
5099 vk::ProtectionType protectionType, in queueSubmitOneOff()
5461 vk::ProtectionType protectionType, in submitCommands()
5511 vk::ProtectionType protectionType = protectionTypes.first(); in submitPriorityDependency() local
5581 vk::ProtectionType protectionType, in flushWaitSemaphores()
5604 vk::ProtectionType protectionType, in flushRenderPassCommands()
5626 vk::ProtectionType protectionType, in flushOutsideRPCommands()
DCommandProcessor.h277 ProtectionType protectionType; member
504 angle::Result initCommandPool(Context *context, ProtectionType protectionType) in initCommandPool()
DRendererVk.h291 vk::ProtectionType protectionType, in getCommandBufferOneOff()
DSurfaceVk.cpp2650 auto protectionType = vk::ConvertProtectionBoolToType(mState.hasProtectedContent()); in postProcessUnlockedTryAcquire() local
DSecondaryCommandBuffer.h640 ProtectionType protectionType) in InitializeCommandPool()
Dvk_helpers.cpp5854 auto protectionType = ConvertProtectionBoolToType(hasProtectedContent); in initializeNonZeroMemory() local