Home | History | Annotate | Download | only in gl

Lines Matching defs:fenceSync

321     virtual GrGLsync fenceSync(GrGLenum condition, GrGLbitfield flags) { return nullptr;  }