Home
last modified time | relevance | path

Searched defs:mrd (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.h144 double mrd; /**< minimum resolvable depth value, for polygon offset */ member
/third_party/mesa3d/src/util/format/
Du_format.c343 double mrd = 1.0 / ((1 << 24) - 1); in util_get_depth_format_mrd() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_private.h290 double mrd; /**< minimum resolvable depth value, for polygon offset */ member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2181 double mrd = 0.0; in crocus_update_compiled_clip() local