Home | History | Annotate | Download | only in svga

Lines Matching refs:wh

1513       struct src_register wh = get_tex_dimensions( emit, sampler.base.num );
1515 /* MUL tmp, SRC0, WH */
1517 tmp, texcoord, wh ))