MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
ShaderSource()
[2/2]
MayaFlux::Portal::Graphics::ShaderSource::ShaderSource
(
std::string
content_
,
ShaderStage
stage_
,
SourceType
type_
)
inline
Definition at line
63
of file
ShaderFoundry.hpp
.
64
:
content
(std::move(content_))
65
,
stage
(stage_)
66
,
type
(type_)
67
{
68
}
MayaFlux::Portal::Graphics::ShaderSource::stage
ShaderStage stage
Definition
ShaderFoundry.hpp:52
MayaFlux::Portal::Graphics::ShaderSource::content
std::string content
Shader source code or SPIR-V path.
Definition
ShaderFoundry.hpp:51
MayaFlux::Portal::Graphics::ShaderSource::type
enum MayaFlux::Portal::Graphics::ShaderSource::SourceType type
MayaFlux
Portal
Graphics
ShaderSource
Generated by
1.9.8