Home
last modified time | relevance | path

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

/external/mesa3d/src/nouveau/vulkan/
Dnvk_query_pool.c788 nir_def *is_timestamp = in nvk_nir_copy_query() local
1013 struct mme_value is_timestamp = in nvk_mme_copy_queries() local
1118 uint32_t is_timestamp = pool->vk.query_type == VK_QUERY_TYPE_TIMESTAMP; in nvk_cmd_copy_query_pool_results_mme() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_query.c445 bool is_timestamp = q->type == PIPE_QUERY_TIMESTAMP; in query_pool_get_range() local
682 bool is_timestamp = query->type == PIPE_QUERY_TIMESTAMP; in get_query_result() local
835 bool is_timestamp = q->type == PIPE_QUERY_TIMESTAMP; in update_qbo() local