Home
last modified time | relevance | path

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

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