Searched refs:timestamp_cmp (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_kgsl.c289 timestamp_cmp(uint32_t a, uint32_t b) function in typeref:typename:bool
297 return timestamp_cmp(a, b) ? a : b;
303 return timestamp_cmp(a, b) ? b : a;

Completed in 2 milliseconds