Variable gpa::utility::directx::has_private_data

Variable Documentation

template<class Type>
constexpr bool gpa::utility::directx::has_private_data = std::is_convertible<Type, ID3D11Device*>::value || std::is_convertible<Type, ID3D11DeviceChild*>::value || std::is_convertible<Type, IDXGIObject*>::value || std::is_convertible<Type, ID3D12Object*>::value