Searched refs:ext_buf_props (Results 1 – 1 of 1) sorted by relevance
3390 VkExternalBufferProperties ext_buf_props = {}; in ValidateAllocateMemoryANDROID() local3391 ext_buf_props.sType = VK_STRUCTURE_TYPE_EXTERNAL_BUFFER_PROPERTIES; in ValidateAllocateMemoryANDROID()3395 … &ext_buf_props); in ValidateAllocateMemoryANDROID()3430 …if (0 == (ext_buf_props.externalMemoryProperties.externalMemoryFeatures & VK_EXTERNAL_MEMORY_FEATU… in ValidateAllocateMemoryANDROID()