Searched defs:_Q (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_query.c | 108 #define _Q(_name, _query_type, _type, _result_type) { \ macro
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_query_hw_sm.c | 114 #define _Q(n, m, u, s) [NV50_HW_SM_QUERY_##n] = { { { NV50_COMPUTE_MP_PM_CONTROL_MODE_##m, NV50_COM… macro
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_query_hw_metric.c | 27 #define _Q(i,n,t,d) { NVC0_HW_METRIC_QUERY_##i, n, PIPE_DRIVER_QUERY_TYPE_##t, d } macro
|
D | nvc0_query_hw_sm.c | 34 #define _Q(t, n, d) { NVC0_HW_SM_QUERY_##t, n, d } macro 614 #define _Q(n, c) [NVE4_HW_SM_QUERY_##n] = c macro
|