Searched defs:tp_struct (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_tracepoints.py | 53 tp_struct=[Arg(type='uint16_t', name='width', var='psurf->width', c_format='%u'), variable 67 tp_struct=[Arg(type='uint16_t', name='width', var='pfb->width', c_format='%u'), variable 82 tp_struct=[Arg(type='uint8_t', name='work_dim', var='pgrid->work_dim', c_format='%u'), variable
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_tracepoints.py | 61 tp_struct=[Arg(type='uint16_t', name='width', var='fb->width', c_format='%u'), variable
|
Completed in 2 milliseconds