Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h6374 struct safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV { struct
6378safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV(const VkPhysicalDeviceCooperativeMatrixProperti… argument
6379safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV(const safe_VkPhysicalDeviceCooperativeMatrixPro…
6380safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV& operator=(const safe_VkPhysicalDeviceCooperati… argument
6381 safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV();
6382 ~safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV();
6384 void initialize(const safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV* src);
Dvk_safe_struct.cpp27379 safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV::safe_VkPhysicalDeviceCooperativeMatrixPropertie… in safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV() function in safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV
27386 safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV::safe_VkPhysicalDeviceCooperativeMatrixPropertie… in safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV() function in safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV
27390 safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV::safe_VkPhysicalDeviceCooperativeMatrixPropertie… in safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV() function in safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV
27397 safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV& safe_VkPhysicalDeviceCooperativeMatrixPropertie… in operator =()
27411 safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV::~safe_VkPhysicalDeviceCooperativeMatrixProperti… in ~safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV()
27417 void safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV::initialize(const VkPhysicalDeviceCooperati… in initialize()
27424 void safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV::initialize(const safe_VkPhysicalDeviceCoop… in initialize()
28954 …safe_pNext = new safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV(reinterpret_cast<const VkPhysi… in SafePnextCopy()
29584 … delete reinterpret_cast<const safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV *>(header); in FreePnextChain()