Searched defs:dzdy (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test_tmp.h59 const float dzdy = quads[0]->posCoef->dady[2]; local in function:NAME
H A Dsp_quad_depth_test.c139 const float dzdy = quad->posCoef->dady[2]; local in function:interpolate_quad_depth
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test_tmp.h59 const float dzdy = quads[0]->posCoef->dady[2]; local in function:NAME
H A Dsp_quad_depth_test.c139 const float dzdy = quad->posCoef->dady[2]; local in function:interpolate_quad_depth
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_offset.c91 float dzdy = fabsf(b * inv_det); local in function:do_offset_tri
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast_setup/
H A Dss_tritmp.h146 const GLfloat dzdy = fabsf((ez * fx - ex * fz) * oneOverArea); local in function:TAG
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast_setup/
H A Dss_tritmp.h146 const GLfloat dzdy = fabsf((ez * fx - ex * fz) * oneOverArea); local in function:TAG
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_offset.c91 float dzdy = fabsf(b * inv_det); local in function:do_offset_tri
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c218 LLVMValueRef dzdxdzdy, dzdx, dzdy, dzxyz20, dyzzx01, dyzzx01_dzxyz20, dzx01_dyz20; local in function:lp_do_offset_tri
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c218 LLVMValueRef dzdxdzdy, dzdx, dzdy, dzxyz20, dyzzx01, dyzzx01_dzxyz20, dzx01_dyz20; local in function:lp_do_offset_tri
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Drasterizer_impl.h475 float dzdy = fabsf(pDesc->recipDet * (pDesc->Z[0] * pDesc->I[1] + pDesc->Z[1] * pDesc->J[1])); local in function:ComputeMaxDepthSlope

Completed in 19 milliseconds