HomeSort by relevance Sort by last modified time
    Searched refs:setIndexInfo (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 75 void setIndexInfo(GLuint index, GLint base, GLint size, GLenum type);
GLSharedGroup.cpp 66 void ProgramData::setIndexInfo(GLuint index, GLint base, GLint size, GLenum type)
367 pData->setIndexInfo(index,base,size,type);

Completed in 50 milliseconds