HomeSort by relevance Sort by last modified time
    Searched refs:cDst (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fClippingTests.cpp 129 const tcu::IVec4 cDst = tcu::IVec4(cSrc.x(), cSrc.y(), cSrc.z(), 255);
131 dst.setPixel(cDst, x, y);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fClippingTests.cpp 132 const tcu::IVec4 cDst = tcu::IVec4(cSrc.x(), cSrc.y(), cSrc.z(), 255);
134 dst.setPixel(cDst, x, y);
    [all...]

Completed in 69 milliseconds