Searched refs:setAttribInfo (Results 1 – 2 of 2) sorted by relevance
111 void setAttribInfo(GLuint index, GLint base, GLint size, GLenum type);
90 void ProgramData::setAttribInfo( in setAttribInfo() function in gfxstream::guest::ProgramData571 pData->setAttribInfo(index,attribLoc,size,type); in setProgramAttribInfo()