Constants. More...
Macros | |
#define | WGPU_ARRAY_LAYER_COUNT_UNDEFINED (UINT32_MAX) |
#define | WGPU_COPY_STRIDE_UNDEFINED (UINT32_MAX) |
#define | WGPU_DEPTH_CLEAR_VALUE_UNDEFINED (NAN) |
#define | WGPU_DEPTH_SLICE_UNDEFINED (UINT32_MAX) |
#define | WGPU_LIMIT_U32_UNDEFINED (UINT32_MAX) |
#define | WGPU_LIMIT_U64_UNDEFINED (UINT64_MAX) |
#define | WGPU_MIP_LEVEL_COUNT_UNDEFINED (UINT32_MAX) |
#define | WGPU_QUERY_SET_INDEX_UNDEFINED (UINT32_MAX) |
#define | WGPU_WHOLE_MAP_SIZE (SIZE_MAX) |
#define | WGPU_WHOLE_SIZE (UINT64_MAX) |
Constants.
#define WGPU_DEPTH_CLEAR_VALUE_UNDEFINED (NAN) |
Value to be assigned to member depthClearValue of WGPURenderPassDepthStencilAttachment to mean that it is not defined.