Searched refs:protectionMode (Results 1 – 3 of 3) sorted by relevance
278 ProtectionMode protectionMode, in createImage2D() argument290 deUint32 flags = (protectionMode == PROTECTION_ENABLED) in createImage2D()294 DE_UNREF(protectionMode); in createImage2D()318 vk::MemoryRequirement memReq = (protectionMode == PROTECTION_ENABLED) in createImage2D()329 ProtectionMode protectionMode, in makeBuffer() argument340 deUint32 flags = (protectionMode == PROTECTION_ENABLED) in makeBuffer()345 DE_UNREF(protectionMode); in makeBuffer()450 ProtectionMode protectionMode, in queueSubmit() argument481 if (protectionMode == PROTECTION_ENABLED) { in queueSubmit()485 DE_UNREF(protectionMode); in queueSubmit()[all …]
78 ProtectionMode protectionMode,85 ProtectionMode protectionMode,117 ProtectionMode protectionMode,141 ProtectionMode protectionMode,
769 const ProtectionMode protectionMode, in createYcbcrImage2D() argument781 …const deUint32 flags = (protectionMode == PROTECTION_ENABLED) ? vk::VK_IMAGE_CREATE_PROTECTED_… in createYcbcrImage2D()782 …const vk::MemoryRequirement memReq = (protectionMode == PROTECTION_ENABLED) ? vk::MemoryRequireme… in createYcbcrImage2D()786 DE_UNREF(protectionMode); in createYcbcrImage2D()