Searched refs:updateActiveAttribInfo (Results 1 – 3 of 3) sorted by relevance
35 void updateActiveAttribInfo(ContextVk *contextVk);
537 void VertexArrayVk::updateActiveAttribInfo(ContextVk *contextVk) in updateActiveAttribInfo() function in rx::VertexArrayVk
2940 mVertexArray->updateActiveAttribInfo(this); in syncState()