List WebGL vendor/renderer pairs
list_webglList GPU adapter combinations for a platform to use in browser fingerprints, ensuring WebGL1 and WebGL2 data stay in sync when swapping vendor/renderer pairs.
Instructions
List GPU adapter combinations available for a platform. When swapping these into a fingerprint, always copy the vendor/renderer pair together (and the webgl2Maximum block when withMaximum is set) so WebGL1 and WebGL2 data stay in sync.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | ||
| withMaximum | No | Include detailed WebGL2 capability metrics for each renderer. | |
| browser_version | No |