[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [SystemInfo](./puppeteer.protocol.systeminfo.md) > [GetInfoResponse](./puppeteer.protocol.systeminfo.getinforesponse.md) > [gpu](./puppeteer.protocol.systeminfo.getinforesponse.gpu.md) ## Protocol.SystemInfo.GetInfoResponse.gpu property Information about the GPUs on the system. Signature: ```typescript gpu: GPUInfo; ```