Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp697 const int lastPix = access.getWidth()-1; in initTexture() local
703 access.setPixel(cCorner, 0, lastPix); in initTexture()
704 access.setPixel(cCorner, lastPix, 0); in initTexture()
705 access.setPixel(cCorner, lastPix, lastPix); in initTexture()