Blender  V3.3
Public Attributes | List of all members
half4 Struct Reference

#include <half.h>

Public Attributes

half x
 
half y
 
half z
 
half w
 

Detailed Description

Definition at line 64 of file half.h.

Member Data Documentation

◆ 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().

◆ x

half half4::x

Definition at line 65 of file half.h.

Referenced by half4_to_float4_image(), and kernel_gpu_film_convert_half_write().

◆ y

half half4::y

Definition at line 65 of file half.h.

Referenced by half4_to_float4_image(), and kernel_gpu_film_convert_half_write().

◆ z

half half4::z

Definition at line 65 of file half.h.

Referenced by half4_to_float4_image(), and kernel_gpu_film_convert_half_write().


The documentation for this struct was generated from the following file: