Searched refs:CallDown (Results 1 – 2 of 2) sorted by relevance
162 …inline VkResult CallDown(const char *pLayerName, uint32_t *pPropertyCount, VkExtensionProperties *… in CallDown() function174 inline VkResult CallDown(uint32_t *pPropertyCount, VkLayerProperties *pProperties) const { in CallDown() function
1520 When using a C++ compiler, each chain type also defines a function named `CallDown` which can be us…1527 return pChain->CallDown(pLayerName, pPropertyCount, pProperties);