Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_buffer_view.c28 if (nil_format_supports_buffer(&pdev->info, p_format)) { in nvk_get_buffer_format_features()
H A Dnvk_edb_bview_cache.c137 if (!nil_format_supports_buffer(&pdev->info, format)) in nvk_edb_bview_cache_init()
/aosp_15_r20/external/mesa3d/src/nouveau/nil/
H A Dformat.rs146 pub extern "C" fn nil_format_supports_buffer( in nil_format_supports_buffer() function