| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are true, false otherwise.
Returns true if all components of the input bool2 vector are true, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are true, false otherwise.
Returns true if all components of the input bool3 vector are true, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are true, false otherwise.
Returns true if all components of the input bool4 vector are true, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are non-zero, false otherwise.
Returns true if all components of the input int2 vector are non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are non-zero, false otherwise.
Returns true if all components of the input int3 vector are non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are non-zero, false otherwise.
Returns true if all components of the input int4 vector are non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are non-zero, false otherwise.
Returns true if all components of the input uint2 vector are non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are non-zero, false otherwise.
Returns true if all components of the input uint3 vector are non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are non-zero, false otherwise.
Returns true if all components of the input uint4 vector are non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are non-zero, false otherwise.
Returns true if all components of the input float2 vector are non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are non-zero, false otherwise.
Returns true if all components of the input float3 vector are non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are non-zero, false otherwise.
Returns true if all components of the input float4 vector are non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are non-zero, false otherwise.
Returns true if all components of the input double2 vector are non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are non-zero, false otherwise.
Returns true if all components of the input double3 vector are non-zero, false otherwise.
| Parameter | Description |
|---|---|
| x | Vector of values to compare. |
bool True if all the components of x are non-zero, false otherwise.
Returns true if all components of the input double4 vector are non-zero, false otherwise.