Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/isl/
Disl.h1403 bool isl_format_supports_vertex_fetch(const struct gen_device_info *devinfo,
Disl_format.c455 isl_format_supports_vertex_fetch(const struct gen_device_info *devinfo, in isl_format_supports_vertex_fetch() function
/external/mesa3d/src/intel/vulkan/
Danv_formats.c642 if (isl_format_supports_vertex_fetch(devinfo, isl_format)) in get_buffer_format_features()