Searched defs:wpos (Results 1 – 8 of 8) sorted by relevance
44 int wpos; member
434 int wpos, face; in r300_translate_fragment_shader() local
165 GLfloat *wpos = span->array->attribs[FRAG_ATTRIB_WPOS][col]; in init_machine() local
624 GLfloat (*wpos)[4] = span->array->attribs[FRAG_ATTRIB_WPOS]; in interpolate_wpos() local
235 void rc_transform_fragment_wpos(struct radeon_compiler * c, unsigned wpos, unsigned new_input, in rc_transform_fragment_wpos()
203 std::string::size_type wpos = CStr.find_first_of(" \t"); in ParseConstraint() local
601 fs_reg wpos = *reg; in emit_fragcoord_interpolation() local
1415 static void updateHashChain(Hash* hash, size_t wpos, int hashval) in updateHashChain()1459 size_t wpos = pos & (windowsize - 1); /*position for in 'circular' hash buffers*/ in encodeLZ77() local