Searched refs:stencil_shift (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c838 LLVMValueRef z_bitmask = NULL, stencil_shift = NULL; local in function:lp_build_depth_stencil_test
951 stencil_shift = shift; /* used below */
1125 if (stencil_vals && stencil_shift)
1127 stencil_shift, "");
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c849 LLVMValueRef z_bitmask = NULL, stencil_shift = NULL; local in function:lp_build_depth_stencil_test
962 stencil_shift = shift; /* used below */
1136 if (stencil_vals && stencil_shift)
1138 stencil_shift, "");

Completed in 72 milliseconds