Searched refs:biasy (Results 1 – 2 of 2) sorted by relevance
1494 GLuint biasy = viewstate->SubpixelPrecisionBias[1]; in _mesa_PopAttrib() local1495 _mesa_SubpixelPrecisionBiasNV(biasx, biasy); in _mesa_PopAttrib()
559 * arg = biasx | biasy<<4 | (dilation*4)<<8 | mode<<10