|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
Include dependency graph for ShaderFoundry.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | MayaFlux |
| Main namespace for the Maya Flux audio engine. | |
| namespace | MayaFlux::Core |
| namespace | MayaFlux::Portal |
| namespace | MayaFlux::Portal::Graphics |
Typedefs | |
| using | MayaFlux::Portal::Graphics::ShaderID = uint64_t |
| using | MayaFlux::Portal::Graphics::DescriptorSetID = uint64_t |
| using | MayaFlux::Portal::Graphics::CommandBufferID = uint64_t |
| using | MayaFlux::Portal::Graphics::FenceID = uint64_t |
| using | MayaFlux::Portal::Graphics::SemaphoreID = uint64_t |
Functions | |
| MAYAFLUX_API ShaderFoundry & | MayaFlux::Portal::Graphics::get_shader_foundry () |
| Get the global shader compiler instance. | |
Variables | |
| constexpr ShaderID | MayaFlux::Portal::Graphics::INVALID_SHADER = 0 |
| constexpr DescriptorSetID | MayaFlux::Portal::Graphics::INVALID_DESCRIPTOR_SET = 0 |
| constexpr CommandBufferID | MayaFlux::Portal::Graphics::INVALID_COMMAND_BUFFER = 0 |
| constexpr FenceID | MayaFlux::Portal::Graphics::INVALID_FENCE = 0 |
| constexpr SemaphoreID | MayaFlux::Portal::Graphics::INVALID_SEMAPHORE = 0 |