Searched refs:util_format_is_depth_and_stencil (Results 1 - 25 of 38) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_clear.c77 util_format_is_depth_and_stencil(zsbuf->texture->format) &&
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_clear.c79 util_format_is_depth_and_stencil(zsbuf->texture->format) &&
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_transfer_helper.c92 if ((helper->separate_stencil && util_format_is_depth_and_stencil(format)) ||
271 if (util_format_is_depth_and_stencil(prsc->format)) {
570 if (!((helper->separate_stencil && util_format_is_depth_and_stencil(format)) ||
648 if ((helper->separate_stencil && util_format_is_depth_and_stencil(format)) ||
H A Du_surface.c589 util_format_is_depth_and_stencil(format))
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_eglimage.c116 if (util_format_is_depth_and_stencil(format)) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_framebuffer.c105 util_format_is_depth_and_stencil(curr->zsbuf->format)) {
166 util_format_is_depth_and_stencil(hw->zsbuf->format)) {
H A Dsvga_pipe_blit.c339 if (util_format_is_depth_and_stencil(blit_info->src.format) &&
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_transfer_helper.c92 if ((helper->separate_stencil && util_format_is_depth_and_stencil(format)) ||
271 if (util_format_is_depth_and_stencil(prsc->format)) {
H A Du_format.h563 util_format_is_depth_and_stencil(enum pipe_format format) function in typeref:typename:boolean
H A Du_surface.c517 util_format_is_depth_and_stencil(format))
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_dma.c127 assert(!util_format_is_depth_and_stencil(tiled->buffer.b.b.format));
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_eglimage.c208 if (util_format_is_depth_and_stencil(format)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_framebuffer.c105 util_format_is_depth_and_stencil(curr->zsbuf->format)) {
166 util_format_is_depth_and_stencil(hw->zsbuf->format)) {
H A Dsvga_pipe_blit.c331 if (util_format_is_depth_and_stencil(blit_info->src.format) &&
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_draw.c570 util_format_is_depth_and_stencil(vc4->framebuffer.zsbuf->format)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blit.c737 if (util_format_is_depth_and_stencil(p_dst->format) &&
H A Diris_resource.c657 assert(!util_format_is_depth_and_stencil(templ->format));
1341 if (!(util_format_is_depth_and_stencil(format)))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c345 util_format_is_depth_and_stencil(format))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_draw.c539 util_format_is_depth_and_stencil(vc4->framebuffer.zsbuf->format)) {
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_cmd_buffer.c477 util_format_is_depth_and_stencil(cmdbuf->state.fb.info.zs.view.zs->format))) {
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blitter.c1132 if (util_format_is_depth_and_stencil(fmt) &&
1335 if (util_format_is_depth_and_stencil(sviews[0].format)) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3dx_draw.c823 util_format_is_depth_and_stencil(job->zsbuf->texture->format)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_blit.c822 if (util_format_is_depth_and_stencil(p_dst->format) &&
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_job.c499 if (util_format_is_depth_and_stencil(zs->format)) {
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format.h573 util_format_is_depth_and_stencil(enum pipe_format format) function in typeref:typename:boolean

Completed in 61 milliseconds

12