Searched defs:invW (Results 1 – 3 of 3) sorted by relevance
85 const GLfloat invW = solve_plane_recip(fx, fy, line->wPlane); in NAME() local
196 const GLfloat invW = 1.0f / w; in interpolate_active_attribs() local530 const GLfloat invW = 1.0F / w; in interpolate_texcoords() local571 const GLfloat invW = 1.0F / w; in interpolate_texcoords() local
703 const GLfloat invW = vLower->attrib[FRAG_ATTRIB_WPOS][3]; in NAME() local