Searched refs:floating_point_depth (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.h27 unsigned floating_point_depth:1; member in struct:lp_setup_variant_key
H A Dlp_state_surface.c92 lp->floating_point_depth =
H A Dlp_context.h126 boolean floating_point_depth; member in struct:llvmpipe_context
H A Dlp_state_setup.c268 if (key->floating_point_depth) {
860 key->floating_point_depth = lp->floating_point_depth;
862 if (key->floating_point_depth) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.h27 unsigned floating_point_depth:1; member in struct:lp_setup_variant_key
H A Dlp_state_surface.c92 lp->floating_point_depth =
H A Dlp_context.h142 boolean floating_point_depth; member in struct:llvmpipe_context
H A Dlp_state_setup.c267 if (key->floating_point_depth) {
795 key->floating_point_depth = lp->floating_point_depth;
797 if (key->floating_point_depth) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_offset.c97 if (stage->draw->floating_point_depth) {
187 if (stage->draw->floating_point_depth) {
H A Ddraw_private.h243 boolean floating_point_depth; member in struct:draw_context
H A Ddraw_context.c169 draw->floating_point_depth = false;
250 draw->floating_point_depth =
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_offset.c97 if (stage->draw->floating_point_depth) {
187 if (stage->draw->floating_point_depth) {
H A Ddraw_private.h289 boolean floating_point_depth; member in struct:draw_context
H A Ddraw_context.c180 draw->floating_point_depth = false;
263 draw->floating_point_depth =

Completed in 17 milliseconds