Push Constant helper type.
More...
#include <foray_scenedrawing.hpp>
Push Constant helper type.
◆ CmdPushConstant_MaterialIndex()
void foray::scene::DrawPushConstant::CmdPushConstant_MaterialIndex |
( |
VkCommandBuffer |
commandBuffer, |
|
|
VkPipelineLayout |
pipelineLayout, |
|
|
int32_t |
materialIndex |
|
) |
| |
|
inline |
◆ CmdPushConstant_TransformBufferOffset()
void foray::scene::DrawPushConstant::CmdPushConstant_TransformBufferOffset |
( |
VkCommandBuffer |
commandBuffer, |
|
|
VkPipelineLayout |
pipelineLayout, |
|
|
uint32_t |
transformBufferOffset |
|
) |
| |
|
inline |
◆ GetPushConstantRange()
VkPushConstantRange foray::scene::DrawPushConstant::GetPushConstantRange |
( |
| ) |
|
|
inlinestatic |
◆ GetShaderStageFlags()
VkShaderStageFlags foray::scene::DrawPushConstant::GetShaderStageFlags |
( |
| ) |
|
|
inlinestatic |
◆ MaterialIndex
int32_t foray::scene::DrawPushConstant::MaterialIndex = -1 |
◆ TransformBufferOffset
uint32_t foray::scene::DrawPushConstant::TransformBufferOffset = 0 |
The documentation for this struct was generated from the following file: