Home
last modified time | relevance | path

Searched refs:setProtectionType (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DCommandQueue.cpp212 void CommandBatch::setProtectionType(ProtectionType protectionType) in setProtectionType() function in rx::vk::CommandBatch
868 batch.setProtectionType(protectionType); in submitCommands()
928 batch.setProtectionType(protectionType); in queueSubmitOneOff()
DCommandQueue.h94 void setProtectionType(ProtectionType protectionType);