|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
#include "GpuExecutionContext.hpp"#include "MayaFlux/Buffers/Staging/StagingUtils.hpp"#include "MayaFlux/Portal/Graphics/SamplerForge.hpp"#include "MayaFlux/Portal/Graphics/TextureLoom.hpp"#include "MayaFlux/Kakshya/Source/TextureContainer.hpp"#include "MayaFlux/Core/Backends/Graphics/Vulkan/VKImage.hpp"
Include dependency graph for TextureExecutionContext.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | MayaFlux::Yantra::TextureExecutionContext::ImageSlot |
| One declared image binding: its GpuBufferBinding descriptor, the currently staged VKImage, and cached dimensions. More... | |
| class | MayaFlux::Yantra::TextureExecutionContext |
| GpuExecutionContext specialisation for image compute shaders. More... | |
Namespaces | |
| namespace | MayaFlux |
| Main namespace for the Maya Flux audio engine. | |
| namespace | MayaFlux::Yantra |