Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_extensions.h162 bool ANDROID_native_buffer; member
Danv_extensions.c402 .ANDROID_native_buffer = (!ANDROID || ANDROID_API_LEVEL >= 26) && (ANDROID), in anv_physical_device_get_supported_extensions()
Danv_entrypoints.c7304 if (!device || device->ANDROID_native_buffer) return true; in anv_device_entrypoint_is_enabled()
7308 if (!device || device->ANDROID_native_buffer) return true; in anv_device_entrypoint_is_enabled()
7312 if (!device || device->ANDROID_native_buffer) return true; in anv_device_entrypoint_is_enabled()
7316 if (!device || device->ANDROID_native_buffer) return true; in anv_device_entrypoint_is_enabled()