HomeSort by relevance Sort by last modified time
    Searched full:layerface (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles31/functional/
es31fFboColorbufferTests.cpp 204 const int layerFace = order[ndx];
210 const deUint32 fbo = fbos[layerFace];
233 const int layer = layerFace / 6;
234 const tcu::CubeFace face = getCubeFaceFromNdx(layerFace % 6);
es31fTextureFormatTests.cpp 222 return compareImages(log, (string("LayerFace" + de::toString(layerFaceNdx))).c_str(), (string("Layer-face " + de::toString(layerFaceNdx))).c_str(), referenceFrame, renderedFrame, threshold);
es31fTextureSpecificationTests.cpp 297 string name = string("LayerFace") + layerFaceStr + "Level" + levelStr;
    [all...]

Completed in 113 milliseconds