Searched refs:qups (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/broadcom/common/ | ||
| H A D | v3d_device_info.c | 62 int qups = (ident1.value >> 8) & 0xf; local in function:v3d_get_device_info 63 devinfo->qpu_count = nslc * qups; |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ | ||
| H A D | v3d_screen.c | 610 int qups = (ident1.value >> 8) & 0xf; local in function:v3d_get_device_info 611 screen->devinfo.qpu_count = nslc * qups; |
Completed in 4 milliseconds