Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESpointer.cpp106 bool isInt) { in setArray()
128 bool isInt) { in setBuffer()
162 bool isInt) { in setFormat()
DGLEScontext.cpp955 …size,GLenum type,GLsizei stride,const GLvoid* data, GLsizei dataSize, bool normalize, bool isInt) { in setPointer()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp664 …GLint size, GLsizei stride, GLboolean normalized, int index, bool isInt, GLuint ptrBufferName, boo… in setupArrWithDataSize()
711 …(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint reloffset, bool isInt) { in setVertexAttribFormat()
DGLESv2Imp.cpp4208 …enum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr, GLsizei dataSize, bool isInt) { in s_glPrepareVertexAttribPointer()
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DStateTrackingSupport.h85 bool isInt; member
DGLClientState.cpp177 …ocation, int size, GLenum type, GLboolean normalized, GLsizei stride, const void *data, bool isInt) in setVertexAttribState()
213 …ibFormat(int location, int size, GLenum type, GLboolean normalized, GLuint reloffset, bool isInt) { in setVertexAttribFormat()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.cpp422 …m arrayType,GLenum dataType,GLint size,GLsizei stride,GLboolean normalized, int index, bool isInt){ in setupArr()
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h184 bool isInt; member