|
Blender V5.0
|
#include <shader_parser.hh>
Public Member Functions | |
| IndexRange | operator[] (const int64_t index) const |
| void | clear () |
Public Attributes | |
| std::vector< size_t > | offsets |
Definition at line 158 of file shader_parser.hh.
|
inline |
Definition at line 166 of file shader_parser.hh.
References offsets.
|
inline |
Definition at line 161 of file shader_parser.hh.
References offsets.
| std::vector<size_t> blender::gpu::shader::parser::OffsetIndices::offsets |
Definition at line 159 of file shader_parser.hh.
Referenced by clear(), and operator[]().