Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/accuracy/
Des3aTextureFilteringTests.cpp496 bool isRightmost = (face == 2) || (face == 5); in renderFaces() local
500 int curW = isRightmost ? (width-curX) : (width / 3); in renderFaces()
/external/deqp/modules/gles2/accuracy/
Des2aTextureFilteringTests.cpp486 bool isRightmost = (face == 2) || (face == 5); in renderFaces() local
490 int curW = isRightmost ? (width-curX) : (width / 3); in renderFaces()