Searched defs:isInt (Results 1 – 2 of 2) sorted by relevance
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | GLClientState.cpp | 135 …ocation, int size, GLenum type, GLboolean normalized, GLsizei stride, const void *data, bool isInt) in setVertexAttribState() 168 …ibFormat(int location, int size, GLenum type, GLboolean normalized, GLuint reloffset, bool isInt) { in setVertexAttribFormat()
|
| D | GLClientState.h | 131 bool isInt; member
|