Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.h1516 VkResult DispatchGetAndroidHardwareBufferPropertiesANDROID(
Dlayer_chassis_dispatch.cpp5831 VkResult DispatchGetAndroidHardwareBufferPropertiesANDROID( in DispatchGetAndroidHardwareBufferPropertiesANDROID() function
Dchassis.cpp8018 … VkResult result = DispatchGetAndroidHardwareBufferPropertiesANDROID(device, buffer, pProperties); in GetAndroidHardwareBufferPropertiesANDROID()
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp3593DispatchGetAndroidHardwareBufferPropertiesANDROID(device, import_ahb_info->buffer, &ahb_props); in ValidateAllocateMemoryANDROID()