Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/decpp/
DdeSharedPtr.hpp66 template<typename DstDeleterType, typename SrcDeleterType, bool threadSafe>
67 SharedPtrState<DstDeleterType, threadSafe>* sharedPtrStateCast (SharedPtrState<SrcDeleterType, thre… in sharedPtrStateCast() argument