Home
last modified time | relevance | path

Searched refs:isl_format_rgb_to_rgbx (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A Danv_formats.c513 enum isl_format rgbx = isl_format_rgb_to_rgbx(plane_format.isl_format); in anv_get_format_plane()
684 isl_format_rgb_to_rgbx(base_isl_format) == ISL_FORMAT_UNSUPPORTED) { in anv_get_image_format_features2()
/third_party/mesa3d/src/intel/isl/
H A Disl.h2025 enum isl_format isl_format_rgb_to_rgbx(enum isl_format rgb) ATTRIBUTE_CONST;
H A Disl_format.c1151 isl_format_rgb_to_rgbx(enum isl_format rgb) in isl_format_rgb_to_rgbx() function

Completed in 10 milliseconds