Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp634 const int lastPix = access.getWidth()-1; in initTexture() local
640 access.setPixel(cCorner, 0, lastPix); in initTexture()
641 access.setPixel(cCorner, lastPix, 0); in initTexture()
642 access.setPixel(cCorner, lastPix, lastPix); in initTexture()