Searched refs:cDst (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fClippingTests.cpp | 132 const tcu::IVec4 cDst = tcu::IVec4(cSrc.x(), cSrc.y(), cSrc.z(), 255); in blitImageOnBlackSurface() local 134 dst.setPixel(cDst, x, y); in blitImageOnBlackSurface()
|
/external/deqp/modules/gles2/functional/ |
D | es2fClippingTests.cpp | 129 const tcu::IVec4 cDst = tcu::IVec4(cSrc.x(), cSrc.y(), cSrc.z(), 255); in blitImageOnBlackSurface() local 131 dst.setPixel(cDst, x, y); in blitImageOnBlackSurface()
|