Home
last modified time | relevance | path

Searched defs:is_timestamp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_query.c442 bool is_timestamp = q->type == PIPE_QUERY_TIMESTAMP; in query_pool_get_range() local
679 bool is_timestamp = query->type == PIPE_QUERY_TIMESTAMP; in get_query_result() local
832 bool is_timestamp = q->type == PIPE_QUERY_TIMESTAMP; in update_qbo() local
/aosp_15_r20/system/logging/logd/
H A DLogKlog.cpp63 static char* is_timestamp(char* s, ssize_t len) { in is_timestamp() function
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_query_pool.c787 nir_def *is_timestamp = in nvk_nir_copy_query() local