tryCreate static method

DisjointQueryGpuProfiler? tryCreate(
  1. dynamic gl
)

Stub implementation

Implementation

static DisjointQueryGpuProfiler? tryCreate(dynamic gl) => null;