Searched defs:protectionType (Results 1 – 10 of 10) sorted by relevance
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | CommandProcessor.cpp | 253 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 …]
|
| D | PersistentCommandPool.cpp | 26 ProtectionType protectionType, in init()
|
| D | SecondaryCommandPool.cpp | 31 ProtectionType protectionType) in init()
|
| D | VulkanSecondaryCommandBuffer.cpp | 23 ProtectionType protectionType) in InitializeCommandPool()
|
| D | vk_renderer.cpp | 1364 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()
|
| D | CommandProcessor.h | 285 ProtectionType protectionType; member 534 angle::Result initCommandPool(Context *context, ProtectionType protectionType) in initCommandPool()
|
| D | vk_renderer.h | 294 vk::ProtectionType protectionType, in getCommandBufferOneOff()
|
| D | SurfaceVk.cpp | 2763 auto protectionType = vk::ConvertProtectionBoolToType(mState.hasProtectedContent()); in postProcessUnlockedTryAcquire() local
|
| D | SecondaryCommandBuffer.h | 799 ProtectionType protectionType) in InitializeCommandPool()
|
| D | vk_helpers.cpp | 6317 auto protectionType = ConvertProtectionBoolToType(hasProtectedContent); in initializeNonZeroMemory() local
|