Searched refs:getCountingIB (Results 1 – 2 of 2) sorted by relevance
468 angle::Result getCountingIB(const gl::Context *context,
1410 ANGLE_TRY(getCountingIB(context, count, &countingIB)); in drawArraysImpl()1682 angle::Result Renderer9::getCountingIB(const gl::Context *context, in getCountingIB() function in rx::Renderer9