Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/nouveau/nil/
H A Dformat.rs130 pub extern "C" fn nil_format_supports_texturing( in nil_format_supports_texturing() function
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_image.c45 if (nil_format_supports_texturing(&pdev->info, p_format)) { in nvk_get_image_plane_format_features()