Blender
V3.3
|
#include <half.h>
Public Attributes | |
half | x |
half | y |
half | z |
half | w |
half half4::w |
Definition at line 65 of file half.h.
Referenced by half4_to_float4_image(), and kernel_gpu_film_convert_half_write().
half half4::x |
Definition at line 65 of file half.h.
Referenced by half4_to_float4_image(), and kernel_gpu_film_convert_half_write().
half half4::y |
Definition at line 65 of file half.h.
Referenced by half4_to_float4_image(), and kernel_gpu_film_convert_half_write().
half half4::z |
Definition at line 65 of file half.h.
Referenced by half4_to_float4_image(), and kernel_gpu_film_convert_half_write().