Home
last modified time | relevance | path

Searched refs:isl_format_supports_vertex_fetch (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_formats.c208 supported &= isl_format_supports_vertex_fetch(devinfo, format); in iris_is_format_supported()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_formats.c553 supported &= isl_format_supports_vertex_fetch(devinfo, format); in crocus_is_format_supported()
/aosp_15_r20/external/mesa3d/docs/isl/
H A Dformats.rst215 .. c:autofunction:: isl_format_supports_vertex_fetch
/aosp_15_r20/external/mesa3d/src/intel/isl/
H A Disl.h2038 bool isl_format_supports_vertex_fetch(const struct intel_device_info *devinfo,
H A Disl_format.c784 isl_format_supports_vertex_fetch(const struct intel_device_info *devinfo, in isl_format_supports_vertex_fetch() function
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_formats.c820 if (isl_format_supports_vertex_fetch(devinfo, isl_format)) in get_buffer_format_features2()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_formats.c868 if (isl_format_supports_vertex_fetch(devinfo, isl_format)) in get_buffer_format_features2()