Searched defs:ResultValueType (Results 1 – 3 of 3) sorted by relevance
6511 struct ResultValueType struct6514 typedef ResultValue<T> type;6521 struct ResultValueType<void> struct6524 typedef Result type;
6679 struct ResultValueType struct6682 typedef ResultValue<T> type;6689 struct ResultValueType<void> struct6692 typedef Result type;
6704 struct ResultValueType struct6714 struct ResultValueType<void> struct6730 …VULKAN_HPP_INLINE typename VULKAN_HPP_NAMESPACE::ResultValueType<void>::type createResultValueType… in createResultValueType()