Home
last modified time | relevance | path

Searched defs:_Q (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query.c108 #define _Q(_name, _query_type, _type, _result_type) { \ macro
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query_hw_sm.c114 #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/
Dnvc0_query_hw_metric.c27 #define _Q(i,n,t,d) { NVC0_HW_METRIC_QUERY_##i, n, PIPE_DRIVER_QUERY_TYPE_##t, d } macro
Dnvc0_query_hw_sm.c34 #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