Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceProperties.cpp74 addToChainStructWrapper(&nextPtr, pAddedWithVK); in DeviceProperties()
139 addToChainStructWrapper(&nextPtr, p); in DeviceProperties()
186 void DeviceProperties::addToChainStructWrapper(void ***chainPNextPtr, PropertyStructWrapperBase *st… in addToChainStructWrapper() function in vk::DeviceProperties
DvkDeviceProperties.hpp143 …static void addToChainStructWrapper(void ***chainPNextPtr, PropertyStructWrapperBase *structWrappe…