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