Searched refs:BlendMode (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/referencerenderer/ |
D | rrRenderState.hpp | 108 enum BlendMode enum 240 BlendMode blendMode;
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | shufflemask-undef.ll | 8 %struct.BlendMode = type { i16, i16, i16, i16, %struct.IColor4, i16, i16, i8, i8, i8, i8 } 50 …ct.LightModel, %struct.ActiveTextureTargets, %struct.AlphaTest, %struct.BlendMode, %struct.ClearCo…
|
/external/llvm/test/Transforms/InstCombine/ |
D | shufflemask-undef.ll | 8 %struct.BlendMode = type { i16, i16, i16, i16, %struct.IColor4, i16, i16, i8, i8, i8, i8 } 50 …ct.LightModel, %struct.ActiveTextureTargets, %struct.AlphaTest, %struct.BlendMode, %struct.ClearCo…
|
/external/deqp/modules/egl/ |
D | teglRenderTests.cpp | 91 enum BlendMode enum 122 BlendMode blend; 162 drawOp.blend = (BlendMode)rnd.getInt(0, BLENDMODE_LAST-1); in randomizeDrawOp()
|