|
Blender V4.5
|
#include <gpu_glsl_cpp_stubs.hh>
Public Types | |
| using | int_coord_type = VecBase<int, coord_dim> |
| using | data_vec_type = VecBase<T, 4> |
| using | size_vec_type = VecBase<int, coord_dim> |
Static Public Attributes | |
| static constexpr int | coord_dim = Dimensions + int(Array) |
Definition at line 608 of file gpu_glsl_cpp_stubs.hh.
| using ImageBase< T, Dimensions, Array, Atomic >::data_vec_type = VecBase<T, 4> |
Definition at line 612 of file gpu_glsl_cpp_stubs.hh.
| using ImageBase< T, Dimensions, Array, Atomic >::int_coord_type = VecBase<int, coord_dim> |
Definition at line 611 of file gpu_glsl_cpp_stubs.hh.
| using ImageBase< T, Dimensions, Array, Atomic >::size_vec_type = VecBase<int, coord_dim> |
Definition at line 613 of file gpu_glsl_cpp_stubs.hh.
|
staticconstexpr |
Definition at line 609 of file gpu_glsl_cpp_stubs.hh.