|
Blender V5.0
|
#include "GPU_shader_shared_utils.hh"Go to the source code of this file.
Classes | |
| struct | blender::eevee::VelocityObjectIndex |
| struct | blender::eevee::VelocityGeometryIndex |
| struct | blender::eevee::VelocityIndex |
Namespaces | |
| namespace | blender |
| namespace | blender::eevee |
Macros | |
| #define | VELOCITY_INVALID 512.0 |
Enumerations | |
| enum | blender::eevee::eVelocityStep : uint32_t { blender::eevee::STEP_PREVIOUS = 0 , blender::eevee::STEP_NEXT = 1 , blender::eevee::STEP_CURRENT = 2 } |
| #define VELOCITY_INVALID 512.0 |
Definition at line 17 of file eevee_velocity_shared.hh.
Referenced by blender::eevee::ShadingView::render().