Searched defs:pipeline_statistics (Results 1 – 15 of 15) sorted by relevance
45 VkQueryPipelineStatisticFlags pipeline_statistics; member
140 void (*pipeline_statistics)( member
33 uint32_t pipeline_statistics; member
412 is_pipeline_query_with_vertex_stage(uint32_t pipeline_statistics) in is_pipeline_query_with_vertex_stage()427 is_pipeline_query_with_fragment_stage(uint32_t pipeline_statistics) in is_pipeline_query_with_fragment_stage()434 is_pipeline_query_with_compute_stage(uint32_t pipeline_statistics) in is_pipeline_query_with_compute_stage()
92 struct pipe_query_data_pipeline_statistics pipeline_statistics; member
111 struct pipe_query_data_pipeline_statistics pipeline_statistics; member
63 let pipeline_statistics = match query_type { in new() localVariable
96 VkQueryPipelineStatisticFlags pipeline_statistics = 0; in genX() local
3709 VkQueryPipelineStatisticFlags pipeline_statistics; member
110 VkQueryPipelineStatisticFlags pipeline_statistics = 0; in genX() local
113 uint64_t pipeline_statistics[PIPE_STAT_QUERY_MS_INVOCATIONS]; member663 struct agx_query *pipeline_statistics[PIPE_STAT_QUERY_TS_INVOCATIONS]; member
806 struct pipe_query_data_pipeline_statistics pipeline_statistics; member
1206 struct pipe_query_data_pipeline_statistics pipeline_statistics; member
1307 VkQueryPipelineStatisticFlags pipeline_statistics; member
7623 pub pipeline_statistics: QueryPipelineStatisticFlags, field7695 pub fn pipeline_statistics(mut self, pipeline_statistics: QueryPipelineStatisticFlags) -> Self { in pipeline_statistics() method10131 pub pipeline_statistics: QueryPipelineStatisticFlags, field10191 pub fn pipeline_statistics(mut self, pipeline_statistics: QueryPipelineStatisticFlags) -> Self { in pipeline_statistics() method