Searched defs:dzdy (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_depth_test_tmp.h | 59 const float dzdy = quads[0]->posCoef->dady[2]; local in function:NAME
|
| H A D | sp_quad_depth_test.c | 139 const float dzdy = quad->posCoef->dady[2]; local in function:interpolate_quad_depth
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_depth_test_tmp.h | 59 const float dzdy = quads[0]->posCoef->dady[2]; local in function:NAME
|
| H A D | sp_quad_depth_test.c | 139 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 D | draw_pipe_offset.c | 91 float dzdy = fabsf(b * inv_det); local in function:do_offset_tri
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast_setup/ |
| H A D | ss_tritmp.h | 146 const GLfloat dzdy = fabsf((ez * fx - ex * fz) * oneOverArea); local in function:TAG
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast_setup/ |
| H A D | ss_tritmp.h | 146 const GLfloat dzdy = fabsf((ez * fx - ex * fz) * oneOverArea); local in function:TAG
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_offset.c | 91 float dzdy = fabsf(b * inv_det); local in function:do_offset_tri
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_setup.c | 218 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 D | lp_state_setup.c | 218 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 D | rasterizer_impl.h | 475 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