Home
last modified time | relevance | path

Searched refs:textureFactorB (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Renderer/
DPixelProcessor.cpp700 short textureFactorB = iround(4095 * textureFactor.b); in setTextureFactor() local
713 factor.textureFactor4[2][0] = textureFactorB; in setTextureFactor()
714 factor.textureFactor4[2][1] = textureFactorB; in setTextureFactor()
715 factor.textureFactor4[2][2] = textureFactorB; in setTextureFactor()
716 factor.textureFactor4[2][3] = textureFactorB; in setTextureFactor()