Searched defs:blendPixel (Results 1 – 2 of 2) sorted by relevance
30 …protected void blendPixel(float[] result, float[] materialColor, float[] pixelColor, float blendFa… in blendPixel() method in AbstractTextureBlender
122 …protected void blendPixel(float[] result, float[] materialColor, float[] color, float textureInten… in blendPixel() method in TextureBlenderLuminance