Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDeviceProperties.cpp63 addToChainStructWrapper(&nextPtr, pAddedWithVK); in DeviceProperties()
98 addToChainStructWrapper(&nextPtr, p); in DeviceProperties()
127 void DeviceProperties::addToChainStructWrapper(void*** chainPNextPtr, PropertyStructWrapperBase* st… in addToChainStructWrapper() function in vk::DeviceProperties
DvkDeviceProperties.hpp115 …static void addToChainStructWrapper(void*** chainPNextPtr, PropertyStructWrapperBase* stru…