MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
Graphics.cpp File Reference
#include "Graphics.hpp"
#include "ComputePress.hpp"
#include "RenderFlow.hpp"
#include "SamplerForge.hpp"
#include "TextureLoom.hpp"
#include "MayaFlux/Journal/Archivist.hpp"
+ Include dependency graph for Graphics.cpp:

Go to the source code of this file.

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Portal
 
namespace  MayaFlux::Portal::Graphics
 

Functions

bool MayaFlux::Portal::Graphics::initialize (const std::shared_ptr< Core::VulkanBackend > &backend)
 Initialize Portal::Graphics Glue Layer.
 
void MayaFlux::Portal::Graphics::shutdown ()
 Shutdown Portal::Graphics subsystem.
 
bool MayaFlux::Portal::Graphics::is_initialized ()
 Check if Portal::Graphics is initialized.