Home
last modified time | relevance | path

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

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