Searched refs:updateElementArrayStorage (Results 1 – 2 of 2) sorted by relevance
81 angle::Result updateElementArrayStorage(const gl::Context *context,
181 ANGLE_TRY(updateElementArrayStorage(context, vertexOrIndexCount, indexTypeOrInvalid, in syncStateForDraw()194 angle::Result VertexArray11::updateElementArrayStorage(const gl::Context *context, in updateElementArrayStorage() function in rx::VertexArray11