targetSupported method

bool targetSupported()

Implementation

bool targetSupported() {
  // 908
  return sdlRenderTargetSupported(this);
}