Searched defs:dwdx (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear.c259 init_nearest_sampler(struct nearest_sampler * samp,const struct lp_jit_texture * texture,int x0,int y0,int width,int height,float s0,float dsdx,float dsdy,float t0,float dtdx,float dtdy,float w0,float dwdx,float dwdy) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_span.c188 const GLfloat dwdx = span->attrStepX[VARYING_SLOT_POS][3]; local in function:interpolate_active_attribs
531 const GLfloat dwdx = span->attrStepX[VARYING_SLOT_POS][3]; local in function:interpolate_texcoords
572 const GLfloat dwdx = span->attrStepX[VARYING_SLOT_POS][3]; local in function:interpolate_texcoords
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_span.c188 const GLfloat dwdx = span->attrStepX[VARYING_SLOT_POS][3]; local in function:interpolate_active_attribs
531 const GLfloat dwdx = span->attrStepX[VARYING_SLOT_POS][3]; local in function:interpolate_texcoords
572 const GLfloat dwdx = span->attrStepX[VARYING_SLOT_POS][3]; local in function:interpolate_texcoords

Completed in 6 milliseconds