Deprecated List

page Deprecated List

Member portal::renderer::vulkan::allocation::Allocated< HandleType >::convert_and_update  (const T &object, const size_t offset=0)

Use the updateTyped method that uses the vk::ArrayProxy class instead.

Member portal::renderer::vulkan::allocation::Allocated< HandleType >::update  (const std::vector< T > &data, const size_t offset=0)

Use the updateTyped method that uses the vk::ArrayProxy class instead.

Member portal::renderer::vulkan::allocation::Allocated< HandleType >::update  (const std::array< T, N > &data, const size_t offset=0)

Use the updateTyped method that uses the vk::ArrayProxy class instead.