wgpu-d ~master (2020-11-03T15:37:27Z)
Dub
Repo
WGPUSType
wgpu
bindings
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Meta
Source
See Implementation
wgpu
bindings
aliases
WGPUBackend_
WGPUBindingType_
WGPUCDeviceType_
WGPUNonZeroU64
WGPUOption_AdapterId
WGPUOption_BufferId
WGPUOption_NonZeroU32
WGPUOption_NonZeroU64
WGPUOption_SamplerId
WGPUOption_SurfaceId
WGPUOption_TextureViewId
WGPUSType_
_Bool
__blkcnt64_t
__blkcnt_t
__blksize_t
__caddr_t
__clock_t
__clockid_t
__daddr_t
__dev_t
__fd_mask
__fsblkcnt64_t
__fsblkcnt_t
__fsfilcnt64_t
__fsfilcnt_t
__fsword_t
__gid_t
__id_t
__ino64_t
__ino_t
__int16_t
__int32_t
__int64_t
__int8_t
__intmax_t
__intptr_t
__key_t
__loff_t
__mode_t
__nlink_t
__off64_t
__off_t
__pid_t
__pthread_list_t
__quad_t
__rlim64_t
__rlim_t
__sig_atomic_t
__socklen_t
__ssize_t
__suseconds_t
__syscall_slong_t
__syscall_ulong_t
__time_t
__timer_t
__u_char
__u_int
__u_long
__u_quad_t
__u_short
__uid_t
__uint16_t
__uint32_t
__uint64_t
__uint8_t
__uintmax_t
__useconds_t
blkcnt_t
blksize_t
caddr_t
clock_t
clockid_t
daddr_t
dev_t
fd_mask
fsblkcnt_t
fsfilcnt_t
fsid_t
gid_t
id_t
idtype_t
ino_t
key_t
loff_t
mode_t
nlink_t
off_t
pid_t
quad_t
register_t
sigset_t
ssize_t
suseconds_t
time_t
timer_t
u_char
u_int
u_int16_t
u_int32_t
u_int64_t
u_int8_t
u_long
u_quad_t
u_short
uid_t
enums
WGPUAddressMode
WGPUBackend
WGPUBindingType
WGPUBlendFactor
WGPUBlendOperation
WGPUBufferMapAsyncStatus
WGPUCDeviceType
WGPUCompareFunction
WGPUCullMode
WGPUFilterMode
WGPUFrontFace
WGPUIndexFormat
WGPUInputStepMode
WGPULoadOp
WGPULogLevel
WGPUPowerPreference
WGPUPresentMode
WGPUPrimitiveTopology
WGPUSType
WGPUStencilOperation
_Anonymous_0
functions
gnu_dev_major
gnu_dev_makedev
gnu_dev_minor
pselect
select
manifest constants
P_ALL
P_PGID
P_PID
WGPUAddressMode_ClampToEdge
WGPUAddressMode_MirrorRepeat
WGPUAddressMode_Repeat
WGPUBackend_BrowserWebGpu
WGPUBackend_Dx11
WGPUBackend_Dx12
WGPUBackend_Empty
WGPUBackend_Gl
WGPUBackend_Metal
WGPUBackend_Vulkan
WGPUBindingType_ComparisonSampler
WGPUBindingType_ReadonlyStorageBuffer
WGPUBindingType_ReadonlyStorageTexture
WGPUBindingType_SampledTexture
WGPUBindingType_Sampler
WGPUBindingType_StorageBuffer
WGPUBindingType_UniformBuffer
WGPUBindingType_WriteonlyStorageTexture
WGPUBlendFactor_BlendColor
WGPUBlendFactor_DstAlpha
WGPUBlendFactor_DstColor
WGPUBlendFactor_One
WGPUBlendFactor_OneMinusBlendColor
WGPUBlendFactor_OneMinusDstAlpha
WGPUBlendFactor_OneMinusDstColor
WGPUBlendFactor_OneMinusSrcAlpha
WGPUBlendFactor_OneMinusSrcColor
WGPUBlendFactor_SrcAlpha
WGPUBlendFactor_SrcAlphaSaturated
WGPUBlendFactor_SrcColor
WGPUBlendFactor_Zero
WGPUBlendOperation_Add
WGPUBlendOperation_Max
WGPUBlendOperation_Min
WGPUBlendOperation_ReverseSubtract
WGPUBlendOperation_Subtract
WGPUBufferMapAsyncStatus_ContextLost
WGPUBufferMapAsyncStatus_Error
WGPUBufferMapAsyncStatus_Success
WGPUBufferMapAsyncStatus_Unknown
WGPUCDeviceType_Cpu
WGPUCDeviceType_DiscreteGpu
WGPUCDeviceType_IntegratedGpu
WGPUCDeviceType_Other
WGPUCDeviceType_VirtualGpu
WGPUCompareFunction_Always
WGPUCompareFunction_Equal
WGPUCompareFunction_Greater
WGPUCompareFunction_GreaterEqual
WGPUCompareFunction_Less
WGPUCompareFunction_LessEqual
WGPUCompareFunction_Never
WGPUCompareFunction_NotEqual
WGPUCompareFunction_Undefined
WGPUCullMode_Back
WGPUCullMode_Front
WGPUCullMode_None
WGPUFilterMode_Linear
WGPUFilterMode_Nearest
WGPUFrontFace_Ccw
WGPUFrontFace_Cw
WGPUIndexFormat_Uint16
WGPUIndexFormat_Uint32
WGPUInputStepMode_Instance
WGPUInputStepMode_Vertex
WGPULoadOp_Clear
WGPULoadOp_Load
WGPULogLevel_Debug
WGPULogLevel_Error
WGPULogLevel_Info
WGPULogLevel_Off
WGPULogLevel_Trace
WGPULogLevel_Warn
WGPUPowerPreference_Default
WGPUPowerPreference_HighPerformance
WGPUPowerPreference_LowPower
WGPUPresentMode_Fifo
WGPUPresentMode_Immediate
WGPUPresentMode_Mailbox
WGPUPrimitiveTopology_LineList
WGPUPrimitiveTopology_LineStrip
WGPUPrimitiveTopology_PointList
WGPUPrimitiveTopology_TriangleList
WGPUPrimitiveTopology_TriangleStrip
WGPUSType_AnisotropicFiltering
WGPUSType_Force32
WGPUSType_Invalid
WGPUSType_ShaderModuleSPIRVDescriptor
WGPUSType_ShaderModuleWGSLDescriptor
WGPUSType_SurfaceDescriptorFromHTMLCanvasId
WGPUSType_SurfaceDescriptorFromMetalLayer
WGPUSType_SurfaceDescriptorFromWindowsHWND
WGPUSType_SurfaceDescriptorFromXlib
WGPUStencilOperation_DecrementClamp
WGPUStencilOperation_DecrementWrap
WGPUStencilOperation_IncrementClamp
WGPUStencilOperation_IncrementWrap
WGPUStencilOperation_Invert
WGPUStencilOperation_Keep
WGPUStencilOperation_Replace
WGPUStencilOperation_Zero
static functions
__uint16_identity
__uint32_identity
__uint64_identity
structs
Int128
UInt128
WGPUChainedStruct
__fsid_t
__locale_data
__pthread_cond_s
__pthread_internal_list
__pthread_mutex_s
__sigset_t
dpp
fd_set
timespec
timeval