Searched refs:useExternalFormat (Results 1 – 2 of 2) sorted by relevance
675 bool useExternalFormat = VK_FORMAT_UNDEFINED == hwbFormatProps.format; in importHardwareBuffer() local679 useExternalFormat ? hwbFormatProps.externalFormat : 0, // externalFormat in importHardwareBuffer()
669 bool useExternalFormat = VK_FORMAT_UNDEFINED == hwbFormatProps.format; in importHardwareBuffer() local673 useExternalFormat ? hwbFormatProps.externalFormat : 0, // externalFormat in importHardwareBuffer()