Home
last modified time | relevance | path

Searched refs:safe_VkPipelineExecutableStatisticKHR (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h3438 struct safe_VkPipelineExecutableStatisticKHR { struct
3445 safe_VkPipelineExecutableStatisticKHR(const VkPipelineExecutableStatisticKHR* in_struct); argument
3446 safe_VkPipelineExecutableStatisticKHR(const safe_VkPipelineExecutableStatisticKHR& src);
3447safe_VkPipelineExecutableStatisticKHR& operator=(const safe_VkPipelineExecutableStatisticKHR& src); argument
3448 safe_VkPipelineExecutableStatisticKHR();
3449 ~safe_VkPipelineExecutableStatisticKHR();
3451 void initialize(const safe_VkPipelineExecutableStatisticKHR* src);
Dvk_safe_struct.cpp15367 safe_VkPipelineExecutableStatisticKHR::safe_VkPipelineExecutableStatisticKHR(const VkPipelineExecut… in safe_VkPipelineExecutableStatisticKHR() function in safe_VkPipelineExecutableStatisticKHR
15381 safe_VkPipelineExecutableStatisticKHR::safe_VkPipelineExecutableStatisticKHR() : in safe_VkPipelineExecutableStatisticKHR() function in safe_VkPipelineExecutableStatisticKHR
15385 safe_VkPipelineExecutableStatisticKHR::safe_VkPipelineExecutableStatisticKHR(const safe_VkPipelineE… in safe_VkPipelineExecutableStatisticKHR() function in safe_VkPipelineExecutableStatisticKHR
15399 safe_VkPipelineExecutableStatisticKHR& safe_VkPipelineExecutableStatisticKHR::operator=(const safe_… in operator =()
15420 safe_VkPipelineExecutableStatisticKHR::~safe_VkPipelineExecutableStatisticKHR() in ~safe_VkPipelineExecutableStatisticKHR()
15426 void safe_VkPipelineExecutableStatisticKHR::initialize(const VkPipelineExecutableStatisticKHR* in_s… in initialize()
15440 void safe_VkPipelineExecutableStatisticKHR::initialize(const safe_VkPipelineExecutableStatisticKHR*… in initialize()