Example #1
0
bool BaseRenderer::FilterContextDependentMessage(ref_ptr<Message> msg)
{
  return msg->IsGraphicsContextDependent();
}