Searched refs:protectionMode (Results 1 – 3 of 3) sorted by relevance
267 ProtectionMode protectionMode, in createImage2D() argument279 deUint32 flags = (protectionMode == PROTECTION_ENABLED) in createImage2D()283 DE_UNREF(protectionMode); in createImage2D()307 vk::MemoryRequirement memReq = (protectionMode == PROTECTION_ENABLED) in createImage2D()318 ProtectionMode protectionMode, in makeBuffer() argument329 deUint32 flags = (protectionMode == PROTECTION_ENABLED) in makeBuffer()334 DE_UNREF(protectionMode); in makeBuffer()439 ProtectionMode protectionMode, in queueSubmit() argument470 if (protectionMode == PROTECTION_ENABLED) { in queueSubmit()474 DE_UNREF(protectionMode); in queueSubmit()[all …]
81 ProtectionMode protectionMode,88 ProtectionMode protectionMode,120 ProtectionMode protectionMode,136 ProtectionMode protectionMode,
775 const ProtectionMode protectionMode, in createYcbcrImage2D() argument787 …const deUint32 flags = (protectionMode == PROTECTION_ENABLED) ? vk::VK_IMAGE_CREATE_PROTECTED_… in createYcbcrImage2D()788 …const vk::MemoryRequirement memReq = (protectionMode == PROTECTION_ENABLED) ? vk::MemoryRequireme… in createYcbcrImage2D()792 DE_UNREF(protectionMode); in createYcbcrImage2D()