WebGPU Headers
The WebGPU C API
 
Loading...
Searching...
No Matches
Constants

Constants. More...

Macros

#define WGPU_ARRAY_LAYER_COUNT_UNDEFINED   (0xffffffffUL)
 
#define WGPU_COPY_STRIDE_UNDEFINED   (0xffffffffUL)
 
#define WGPU_DEPTH_SLICE_UNDEFINED   (0xffffffffUL)
 
#define WGPU_LIMIT_U32_UNDEFINED   (0xffffffffUL)
 
#define WGPU_LIMIT_U64_UNDEFINED   (0xffffffffffffffffULL)
 
#define WGPU_MIP_LEVEL_COUNT_UNDEFINED   (0xffffffffUL)
 
#define WGPU_QUERY_SET_INDEX_UNDEFINED   (0xffffffffUL)
 
#define WGPU_WHOLE_MAP_SIZE   (SIZE_MAX)
 
#define WGPU_WHOLE_SIZE   (0xffffffffffffffffULL)
 

Detailed Description

Constants.

Macro Definition Documentation

◆ WGPU_ARRAY_LAYER_COUNT_UNDEFINED

#define WGPU_ARRAY_LAYER_COUNT_UNDEFINED   (0xffffffffUL)

Definition at line 65 of file webgpu.h.

◆ WGPU_COPY_STRIDE_UNDEFINED

#define WGPU_COPY_STRIDE_UNDEFINED   (0xffffffffUL)

Definition at line 66 of file webgpu.h.

◆ WGPU_DEPTH_SLICE_UNDEFINED

#define WGPU_DEPTH_SLICE_UNDEFINED   (0xffffffffUL)

Definition at line 67 of file webgpu.h.

◆ WGPU_LIMIT_U32_UNDEFINED

#define WGPU_LIMIT_U32_UNDEFINED   (0xffffffffUL)

Definition at line 68 of file webgpu.h.

◆ WGPU_LIMIT_U64_UNDEFINED

#define WGPU_LIMIT_U64_UNDEFINED   (0xffffffffffffffffULL)

Definition at line 69 of file webgpu.h.

◆ WGPU_MIP_LEVEL_COUNT_UNDEFINED

#define WGPU_MIP_LEVEL_COUNT_UNDEFINED   (0xffffffffUL)

Definition at line 70 of file webgpu.h.

◆ WGPU_QUERY_SET_INDEX_UNDEFINED

#define WGPU_QUERY_SET_INDEX_UNDEFINED   (0xffffffffUL)

Definition at line 71 of file webgpu.h.

◆ WGPU_WHOLE_MAP_SIZE

#define WGPU_WHOLE_MAP_SIZE   (SIZE_MAX)

Definition at line 72 of file webgpu.h.

◆ WGPU_WHOLE_SIZE

#define WGPU_WHOLE_SIZE   (0xffffffffffffffffULL)

Definition at line 73 of file webgpu.h.