Searched refs:blendFuncsDstES2 (Results 1 - 1 of 1) sorted by last modified time

/external/deqp/modules/glshared/
H A DglsInteractionTestUtil.cpp131 static const deUint32 blendFuncsDstES2[] = local
196 state.blendRGBState.dstFunc = rnd.choose<deUint32>(DE_ARRAY_BEGIN(blendFuncsDstES2), DE_ARRAY_END(blendFuncsDstES2));
200 state.blendAState.dstFunc = rnd.choose<deUint32>(DE_ARRAY_BEGIN(blendFuncsDstES2), DE_ARRAY_END(blendFuncsDstES2));

Completed in 73 milliseconds