Home
last modified time | relevance | path

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

/sdk/emulator/opengl/shared/OpenglCodecCommon/
DGLClientState.h86 …void setState(int location, int size, GLenum type, GLboolean normalized, GLsizei stride, const vo…
DGLClientState.cpp84 void GLClientState::setState(int location, int size, GLenum type, GLboolean normalized, GLsizei str… in setState() function in GLClientState