Since we only use the backend capabilities here we can simply pass them in directly. This allows other locations to create an allocator even if they don't have a backend. They can simply specify the caps they want instead.
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Add render/allocator/ and include/render/allocator/ to hold everything allocator-related.