Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fBlendTests.cpp392 const char* dstOrSrcStr = isSrc ? "src" : "dst"; in init() local
399 "RGB " + dstOrSrcStr + " func " + getBlendFactorName(funcRGB.glValue) + in init()
400 ", alpha " + dstOrSrcStr + " func " + getBlendFactorName(funcAlpha.glValue); in init()
/external/deqp/modules/gles3/functional/
Des3fBlendTests.cpp460 const char* dstOrSrcStr = isSrc ? "src" : "dst"; in init() local
464 "RGB " + dstOrSrcStr + " func " + getBlendFactorName(funcRGB.glValue) + in init()
465 ", alpha " + dstOrSrcStr + " func " + getBlendFactorName(funcAlpha.glValue); in init()