Home
last modified time | relevance | path

Searched defs:srcFunc (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/glshared/
DglsInteractionTestUtil.hpp46 deUint32 srcFunc; member
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
DBatch.java183 public void setBlendFunction (int srcFunc, int dstFunc); in setBlendFunction()
DSpriteBatch.java994 public void setBlendFunction (int srcFunc, int dstFunc) { in setBlendFunction()
DPolygonSpriteBatch.java1223 public void setBlendFunction (int srcFunc, int dstFunc) { in setBlendFunction()
/external/deqp/framework/referencerenderer/
DrrRenderState.hpp199 BlendFunc srcFunc; member