Searched defs:invW (Results 1 – 4 of 4) sorted by relevance
85 const GLfloat invW = solve_plane_recip(fx, fy, line->wPlane); in NAME() local
197 const GLfloat invW = 1.0f / w; in interpolate_active_attribs() local531 const GLfloat invW = 1.0F / w; in interpolate_texcoords() local572 const GLfloat invW = 1.0F / w; in interpolate_texcoords() local
708 const GLfloat invW = vLower->attrib[VARYING_SLOT_POS][3]; in NAME() local
207 SkScalar invW = 1.0f / tex->width(); in onSetData() local