DoxigAlpha

ExecutionMode

Fields of this type

Fields

#
origin_upper_left:origin_upper_left
Sets origin of the framebuffer to the upper-left corner
origin_lower_left:origin_lower_left
Sets origin of the framebuffer to the lower-left corner
depth_replacing:depth_replacing
Indicates that the fragment shader writes to `frag_depth`,
depth_greater:depth_greater
Indicates that per-fragment tests may assume that
depth_less:depth_less
Indicates that per-fragment tests may assume that
depth_unchanged:depth_unchanged
Indicates that per-fragment tests may assume that
local_size:LocalSize
Indicates the workgroup size in the x, y, and z dimensions.

Type definitions in this namespace

Types

#