Searched refs:ETNA_GPU_NUM_CONSTANTS (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/libdrm/dist/etnaviv/ |
| H A D | etnaviv_gpu.c | 142 case ETNA_GPU_NUM_CONSTANTS: 143 *value = get_param(dev, core, ETNA_GPU_NUM_CONSTANTS);
|
| H A D | etnaviv_drmif.h | 69 ETNA_GPU_NUM_CONSTANTS = 0x19, enumerator in enum:etna_param_id
|
| /xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/ |
| H A D | etnaviv_gpu.c | 148 case ETNA_GPU_NUM_CONSTANTS: 149 *value = get_param(dev, core, ETNA_GPU_NUM_CONSTANTS);
|
| H A D | etnaviv_drmif.h | 72 ETNA_GPU_NUM_CONSTANTS = 0x19, enumerator in enum:etna_param_id
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_screen.c | 711 if (etna_gpu_get_param(screen->gpu, ETNA_GPU_NUM_CONSTANTS, &val)) { 712 DBG("could not get %s", "ETNA_GPU_NUM_CONSTANTS");
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_screen.c | 773 if (etna_gpu_get_param(screen->gpu, ETNA_GPU_NUM_CONSTANTS, &val)) { 774 DBG("could not get %s", "ETNA_GPU_NUM_CONSTANTS");
|
Completed in 12 milliseconds