Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DContext.h534 void setUnpackRowLength(GLint rowLength);
DContext.cpp900 void Context::setUnpackRowLength(GLint rowLength) in setUnpackRowLength() function in es2::Context
DlibGLESv2.cpp4567 context->setUnpackRowLength(param); in PixelStorei()