Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/android/
H A DHardwareBufferImageSiblingVkAndroid.cpp275 VkAndroidHardwareBufferFormatResolvePropertiesANDROID bufferFormatResolveProperties = {}; in initImpl() local
278 bufferFormatResolveProperties.sType = in initImpl()
280 bufferFormatResolveProperties.pNext = nullptr; in initImpl()
281 vk::AddToPNextChain(&bufferFormatProperties, &bufferFormatResolveProperties); in initImpl()
321 bufferFormatResolveProperties.colorAttachmentFormat != VK_FORMAT_UNDEFINED; in initImpl()
398 bufferFormatResolveProperties.colorAttachmentFormat, in initImpl()