Home
last modified time | relevance | path

Searched defs:ConstPointerWrapper (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.hpp82 class ConstPointerWrapper class
85 ConstPointerWrapper() : ptr(DE_NULL) in ConstPointerWrapper() function in vk::ConstPointerWrapper
88 ConstPointerWrapper(const T *p0) : ptr(p0) in ConstPointerWrapper() function in vk::ConstPointerWrapper