Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h6404 struct safe_VkPipelineCoverageReductionStateCreateInfoNV { struct
6409safe_VkPipelineCoverageReductionStateCreateInfoNV(const VkPipelineCoverageReductionStateCreateInfo… argument
6410safe_VkPipelineCoverageReductionStateCreateInfoNV(const safe_VkPipelineCoverageReductionStateCreat…
6411safe_VkPipelineCoverageReductionStateCreateInfoNV& operator=(const safe_VkPipelineCoverageReductio… argument
6412 safe_VkPipelineCoverageReductionStateCreateInfoNV();
6413 ~safe_VkPipelineCoverageReductionStateCreateInfoNV();
6415 void initialize(const safe_VkPipelineCoverageReductionStateCreateInfoNV* src);
Dvk_safe_struct.cpp27483 safe_VkPipelineCoverageReductionStateCreateInfoNV::safe_VkPipelineCoverageReductionStateCreateInfoN… in safe_VkPipelineCoverageReductionStateCreateInfoNV() function in safe_VkPipelineCoverageReductionStateCreateInfoNV
27491 safe_VkPipelineCoverageReductionStateCreateInfoNV::safe_VkPipelineCoverageReductionStateCreateInfoN… in safe_VkPipelineCoverageReductionStateCreateInfoNV() function in safe_VkPipelineCoverageReductionStateCreateInfoNV
27495 safe_VkPipelineCoverageReductionStateCreateInfoNV::safe_VkPipelineCoverageReductionStateCreateInfoN… in safe_VkPipelineCoverageReductionStateCreateInfoNV() function in safe_VkPipelineCoverageReductionStateCreateInfoNV
27503 safe_VkPipelineCoverageReductionStateCreateInfoNV& safe_VkPipelineCoverageReductionStateCreateInfoN… in operator =()
27518 safe_VkPipelineCoverageReductionStateCreateInfoNV::~safe_VkPipelineCoverageReductionStateCreateInfo… in ~safe_VkPipelineCoverageReductionStateCreateInfoNV()
27524 void safe_VkPipelineCoverageReductionStateCreateInfoNV::initialize(const VkPipelineCoverageReductio… in initialize()
27532 void safe_VkPipelineCoverageReductionStateCreateInfoNV::initialize(const safe_VkPipelineCoverageRed… in initialize()
28960 …safe_pNext = new safe_VkPipelineCoverageReductionStateCreateInfoNV(reinterpret_cast<const VkPipeli… in SafePnextCopy()
29590 … delete reinterpret_cast<const safe_VkPipelineCoverageReductionStateCreateInfoNV *>(header); in FreePnextChain()