#pragma once #include #if BB_RENDERING_BACKEND_VULKAN #include #endif #if BB_RENDERING_BACKEND_METAL #include #endif #if BB_RENDERING_BACKEND_DIRECTX12 #include #endif