Searched refs:util_format_is_alpha (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_formats.c57 } else if (util_format_is_alpha(pformat)) {
159 (util_format_is_alpha(pformat) ||
H A Diris_state.c2160 if (util_format_is_alpha(internal_format)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_format.c217 if (target == PIPE_BUFFER && util_format_is_alpha(pformat)) {
227 } else if (util_format_is_alpha(pformat)) {
H A Dd3d12_screen.cpp497 (util_format_is_alpha(format) ||
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_formats.c338 } else if (util_format_is_alpha(pformat)) {
440 (util_format_is_alpha(pformat) ||
H A Diris_state.c1594 if (util_format_is_alpha(internal_format)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_formats.c377 } else if (util_format_is_alpha(pformat)) {
492 (util_format_is_alpha(pformat) ||
H A Dcrocus_state.c2458 if (util_format_is_alpha(internal_format)) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_program.c220 if (util_format_is_alpha(pipe_surface_format(bufs[i])))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_program.c188 if (util_format_is_alpha(pipe_surface_format(bufs[i])))
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format.h721 util_format_is_alpha(enum pipe_format format);
H A Du_format.c95 util_format_is_alpha(enum pipe_format format) function in typeref:typename:boolean
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3dx_state.c981 if (util_format_is_alpha(sample_format))
988 else if (util_format_is_alpha(sample_format))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3dx_state.c1066 if (util_format_is_alpha(sample_format))
1073 else if (util_format_is_alpha(sample_format))
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format.c160 util_format_is_alpha(enum pipe_format format) function in typeref:typename:boolean
H A Du_format.h733 util_format_is_alpha(enum pipe_format format) ATTRIBUTE_CONST;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c1622 if (util_format_is_alpha(info->src.format))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c1654 if (util_format_is_alpha(info->src.format))

Completed in 53 milliseconds