Searched refs:numsyncs (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ | ||
| H A D | msm_kgsl.h | 1100 * @numsyncs: Number of sync points listed in synclist 1118 unsigned int numsyncs; member in struct:kgsl_submit_commands 1444 * @numsyncs: Number of kgsl_command_syncpoints in syncpoint list 1458 unsigned int numsyncs; member in struct:kgsl_gpu_command 1619 * @numsyncs: Number of kgsl_command_syncpoints in syncpoint list 1631 unsigned int numsyncs; member in struct:kgsl_gpu_sparse_command |
| H A D | tu_kgsl.c | 429 .numsyncs = s.timestamp_valid ? 1 : 0, |
Completed in 6 milliseconds