Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
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()
893 ProtectionType protectionType, in enqueueSubmitCommands()
914 ProtectionType protectionType, in enqueueSubmitOneOffCommands()
958 ProtectionType protectionType, in enqueueFlushWaitSemaphores()
973 ProtectionType protectionType, in enqueueFlushOutsideRPCommands()
999 ProtectionType protectionType, in enqueueFlushRenderPassCommands()
[all …]
DPersistentCommandPool.cpp26 ProtectionType protectionType, in init()
DSecondaryCommandPool.cpp31 ProtectionType protectionType) in init()
DVulkanSecondaryCommandBuffer.cpp23 ProtectionType protectionType) in InitializeCommandPool()
Dvk_renderer.cpp1364 void OneOffCommandPool::init(vk::ProtectionType protectionType) in init()
5445 vk::ProtectionType protectionType, in queueSubmitOneOff()
5719 vk::ProtectionType protectionType, in submitCommands()
5769 vk::ProtectionType protectionType = protectionTypes.first(); in submitPriorityDependency() local
5839 vk::ProtectionType protectionType, in flushWaitSemaphores()
5862 vk::ProtectionType protectionType, in flushRenderPassCommands()
5887 vk::ProtectionType protectionType, in flushOutsideRPCommands()
DCommandProcessor.h285 ProtectionType protectionType; member
534 angle::Result initCommandPool(Context *context, ProtectionType protectionType) in initCommandPool()
Dvk_renderer.h294 vk::ProtectionType protectionType, in getCommandBufferOneOff()
DSurfaceVk.cpp2763 auto protectionType = vk::ConvertProtectionBoolToType(mState.hasProtectedContent()); in postProcessUnlockedTryAcquire() local
DSecondaryCommandBuffer.h799 ProtectionType protectionType) in InitializeCommandPool()
Dvk_helpers.cpp6317 auto protectionType = ConvertProtectionBoolToType(hasProtectedContent); in initializeNonZeroMemory() local