Searched refs:util_get_depth_format_mrd (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_surface.c95 lp->mrd = util_get_depth_format_mrd(depth_desc);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_surface.c95 lp->mrd = util_get_depth_format_mrd(depth_desc);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format.h633 util_get_depth_format_mrd(const struct util_format_description *desc);
H A Du_format.c246 util_get_depth_format_mrd(const struct util_format_description *desc) function in typeref:typename:double
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.c253 draw->mrd = util_get_depth_format_mrd(desc);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.c266 draw->mrd = util_get_depth_format_mrd(desc);
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format.c334 util_get_depth_format_mrd(const struct util_format_description *desc) function in typeref:typename:double
H A Du_format.h643 util_get_depth_format_mrd(const struct util_format_description *desc);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_program.c2154 mrd = util_get_depth_format_mrd(util_format_description(ice->state.framebuffer.zsbuf->format));

Completed in 19 milliseconds