MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
set_push_constant_size()
[1/2]
template<typename T >
void MayaFlux::Buffers::ShaderProcessor::set_push_constant_size
(
)
inline
Set push constant size from type.
Template Parameters
T
Push constant struct type
Definition at line
299
of file
ShaderProcessor.hpp
.
300
{
301
set_push_constant_size
(
sizeof
(T));
302
}
MayaFlux::Buffers::ShaderProcessor::set_push_constant_size
void set_push_constant_size()
Set push constant size from type.
Definition
ShaderProcessor.hpp:299
MayaFlux
Buffers
ShaderProcessor
Generated by
1.9.8