Searched refs:util_format_stencil_only (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_image.c114 view->pview.format = util_format_stencil_only(view->pview.format);
H A Dpanvk_vX_meta_blit.c191 info.src.planes[0].format = util_format_stencil_only(info.src.planes[0].format);
196 info.dst.planes[0].format = util_format_stencil_only(info.dst.planes[0].format);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_sampler_view.c483 format = util_format_stencil_only(format);
H A Dst_cb_drawpixels.c1366 util_format_stencil_only(pt->format);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format.h1097 util_format_stencil_only(enum pipe_format format) function in typeref:enum:pipe_format
H A Du_blitter.c1574 util_format_stencil_only(src_format);
1955 templ.format = util_format_stencil_only(templ.format);
1971 templ.format = util_format_stencil_only(templ.format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blit.c332 return util_format_stencil_only(format);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_readpixels.c119 src_format = util_format_stencil_only(src_format);
H A Dst_sampler_view.c523 format = util_format_stencil_only(format);
H A Dst_cb_drawpixels.c1417 util_format_stencil_only(pt->format);
1916 util_format_stencil_only(pt->format);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_blitter.c1671 util_format_stencil_only(src_format);
2087 templ.format = util_format_stencil_only(templ.format);
2103 templ.format = util_format_stencil_only(templ.format);
2858 src_templ.format = util_format_stencil_only(src_templ.format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_blit.c361 return util_format_stencil_only(format);
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format.h1210 util_format_stencil_only(enum pipe_format format) function in typeref:enum:pipe_format
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp777 src_templ.format = util_format_stencil_only(info->src.format);
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blitter.c1338 sviews[1].format = util_format_stencil_only(sviews[1].format);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c979 pformat = util_format_stencil_only(lvp_vk_format_to_pipe_format(iv->format));
1083 state->iv[p_stage][idx].format = util_format_stencil_only(lvp_vk_format_to_pipe_format(iv->format));

Completed in 78 milliseconds