Searched refs:pipeline_stats_flags (Results 1 – 4 of 4) sorted by relevance
83 VkQueryPipelineStatisticFlags pipeline_stats_flags; member106 save->pipeline_stats_flags = desc->root.draw.pipeline_stats_flags; in hk_meta_begin()107 desc->root.draw.pipeline_stats_flags = 0; in hk_meta_begin()185 desc->root.draw.pipeline_stats_flags = save->pipeline_stats_flags; in hk_meta_end()
75 VkQueryPipelineStatisticFlags pipeline_stats_flags; member629 VkQueryPipelineStatisticFlags flags = root->draw.pipeline_stats_flags; in hk_pipeline_stat_addr()
385 root->draw.pipeline_stats_flags = pool->vk.pipeline_statistics; in hk_cmd_begin_end_query()
478 unsigned off2 = hk_root_descriptor_offset(draw.pipeline_stats_flags); in lower_uvs_index()