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

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

Completed in 1653 milliseconds