|
Blender V5.0
|
#include <globals.h>
Public Member Functions | |
| __forceinline uchar | operator[] (int i) const |
| __forceinline uchar & | operator[] (int i) |
Public Attributes | |
| uchar | x |
| uchar | y |
| uchar | z |
| uchar | w |
Definition at line 12 of file device/hip/globals.h.
|
inline |
Definition at line 23 of file device/hip/globals.h.
|
inline |
Definition at line 16 of file device/hip/globals.h.
| uchar KernelParamsHIP::uchar4::w |
Definition at line 13 of file device/hip/globals.h.
| uchar KernelParamsHIP::uchar4::x |
Definition at line 13 of file device/hip/globals.h.
| uchar KernelParamsHIP::uchar4::y |
Definition at line 13 of file device/hip/globals.h.
| uchar KernelParamsHIP::uchar4::z |
Definition at line 13 of file device/hip/globals.h.