Searched refs:VkPerformanceQuerySubmitInfoKHR (Results 1 – 8 of 8) sorted by relevance
297 STACK_ARRAY(VkPerformanceQuerySubmitInfoKHR, perf_query_submit_info, submitCount); in vk_common_QueueSubmit()396 const VkPerformanceQuerySubmitInfoKHR *query_info = in vk_common_QueueSubmit()
641 const VkPerformanceQuerySubmitInfoKHR *perf_info = in vk_queue_submit()
59 parameter in VkPerformanceQuerySubmitInfoKHR.267 VkPerformanceQuerySubmitInfoKHR performanceQuerySubmitInfo = {
34 slink:VkPerformanceQuerySubmitInfoKHR structure containing a counter pass
2664 slink:VkPerformanceQuerySubmitInfoKHR structure, then the structure2667 [open,refpage='VkPerformanceQuerySubmitInfoKHR',desc='Structure indicating which counter pass index…2669 The sname:VkPerformanceQuerySubmitInfoKHR structure is defined as:2671 include::{generated}/api/structs/VkPerformanceQuerySubmitInfoKHR.adoc[]2683 * [[VUID-VkPerformanceQuerySubmitInfoKHR-counterPassIndex-03221]]2691 include::{generated}/validity/structs/VkPerformanceQuerySubmitInfoKHR.adoc[]
1471 …AN_HPP_NAMESPACE::PerformanceQuerySubmitInfoKHR ) == sizeof( VkPerformanceQuerySubmitInfoKHR ), "s…
2107 …AN_HPP_NAMESPACE::PerformanceQuerySubmitInfoKHR ) == sizeof( VkPerformanceQuerySubmitInfoKHR ), "s…
9166 typedef struct VkPerformanceQuerySubmitInfoKHR { struct9170 } VkPerformanceQuerySubmitInfoKHR; argument