Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkDeviceProperties.cpp72 addToChainStructWrapper(&nextPtr, pAddedWithVK); in DeviceProperties()
135 addToChainStructWrapper(&nextPtr, p); in DeviceProperties()
166 void DeviceProperties::addToChainStructWrapper(void ***chainPNextPtr, PropertyStructWrapperBase *st… in addToChainStructWrapper() function in vk::DeviceProperties
H A DvkDeviceProperties.hpp140 …static void addToChainStructWrapper(void ***chainPNextPtr, PropertyStructWrapperBase *structWrappe…