MayaFlux
0.5.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
132
of file
ShaderUtils.hpp
.
133
:
content
(std::move(content_))
134
,
stage
(stage_)
135
,
type
(type_)
136
{
137
}
MayaFlux::Portal::Graphics::ShaderSource::stage
ShaderStage stage
Definition
ShaderUtils.hpp:121
MayaFlux::Portal::Graphics::ShaderSource::content
std::string content
Shader source code, SPIR-V path, or SPIR-V assembly text.
Definition
ShaderUtils.hpp:120
MayaFlux::Portal::Graphics::ShaderSource::type
enum MayaFlux::Portal::Graphics::ShaderSource::SourceType type
MayaFlux
Portal
Graphics
ShaderSource
Generated by
1.9.8