|
Blender V5.0
|
#include <globals.h>
Public Member Functions | |
| float4 | operator[] (int i) const |
| float4 & | operator[] (int i) |
Public Attributes | |
| float4 | x |
| float4 | y |
| float4 | z |
Definition at line 22 of file device/hip/globals.h.
|
inline |
Definition at line 30 of file device/hip/globals.h.
|
inline |
Definition at line 26 of file device/hip/globals.h.
| float4 KernelParamsHIP::Transform::x |
Definition at line 23 of file device/hip/globals.h.
| float4 KernelParamsHIP::Transform::y |
Definition at line 23 of file device/hip/globals.h.
| float4 KernelParamsHIP::Transform::z |
Definition at line 23 of file device/hip/globals.h.