Searched refs:updateActiveAttribInfo (Results 1 – 3 of 3) sorted by relevance
35 angle::Result updateActiveAttribInfo(ContextVk *contextVk);
565 angle::Result VertexArrayVk::updateActiveAttribInfo(ContextVk *contextVk) in updateActiveAttribInfo() function in rx::VertexArrayVk
3711 ANGLE_TRY(mVertexArray->updateActiveAttribInfo(this)); in syncState()