Searched defs:pipeline_statistics (Results 1 – 14 of 14) sorted by relevance
45 VkQueryPipelineStatisticFlags pipeline_statistics; member
417 is_pipeline_query_with_vertex_stage(uint32_t pipeline_statistics) in is_pipeline_query_with_vertex_stage()432 is_pipeline_query_with_fragment_stage(uint32_t pipeline_statistics) in is_pipeline_query_with_fragment_stage()439 is_pipeline_query_with_compute_stage(uint32_t pipeline_statistics) in is_pipeline_query_with_compute_stage()
140 void (*pipeline_statistics)( member
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
3704 VkQueryPipelineStatisticFlags pipeline_statistics; member
119 uint64_t pipeline_statistics[PIPE_STAT_QUERY_MS_INVOCATIONS]; member683 struct agx_query *pipeline_statistics[PIPE_STAT_QUERY_TS_INVOCATIONS]; member
107 VkQueryPipelineStatisticFlags pipeline_statistics = 0; in genX() local
806 struct pipe_query_data_pipeline_statistics pipeline_statistics; member
1249 struct pipe_query_data_pipeline_statistics pipeline_statistics; member
1317 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