Searched refs:isl_format_supports_alpha_blending (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_formats.c172 supported &= isl_format_supports_alpha_blending(devinfo, rt_format);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_surface_formats.c303 (isl_format_supports_alpha_blending(devinfo, render) || is_integer)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_surface_formats.c307 (isl_format_supports_alpha_blending(devinfo, render) || is_integer)) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_formats.c453 supported &= isl_format_supports_alpha_blending(devinfo, rt_format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_formats.c505 supported &= isl_format_supports_alpha_blending(devinfo, rt_format);
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dformats.rst206 .. doxygenfunction:: isl_format_supports_alpha_blending
/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl.h1455 bool isl_format_supports_alpha_blending(const struct gen_device_info *devinfo,
H A Disl_format.c400 isl_format_supports_alpha_blending(const struct gen_device_info *devinfo, function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_formats.c589 if (isl_format_supports_alpha_blending(devinfo, plane_format.isl_format))
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl.h1800 bool isl_format_supports_alpha_blending(const struct intel_device_info *devinfo,
H A Disl_format.c700 isl_format_supports_alpha_blending(const struct intel_device_info *devinfo, function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_formats.c628 if (isl_format_supports_alpha_blending(devinfo, plane_format.isl_format))

Completed in 21 milliseconds