Home
last modified time | relevance | path

Searched defs:isInt (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp129 …ocation, int size, GLenum type, GLboolean normalized, GLsizei stride, const void *data, bool isInt) in setVertexAttribState()
162 …ibFormat(int location, int size, GLenum type, GLboolean normalized, GLuint reloffset, bool isInt) { in setVertexAttribFormat()
DGLClientState.h131 bool isInt; member