Searched refs:syncStateForDraw (Results 1 – 3 of 3) sorted by relevance
36 angle::Result syncStateForDraw(const gl::Context *context,
137 angle::Result VertexArray11::syncStateForDraw(const gl::Context *context, in syncStateForDraw() function in rx::VertexArray11
2268 ANGLE_TRY(mVertexArray11->syncStateForDraw(context, firstVertex, vertexOrIndexCount, in updateState()