@@ -64,19 +64,19 @@ pub use wgt::{
6464 Color , ColorTargetState , ColorWrites , CommandBufferDescriptor , CompareFunction ,
6565 CompositeAlphaMode , CopyExternalImageDestInfo , CoreCounters , DepthBiasState , DepthStencilState ,
6666 DeviceLostReason , DeviceType , DownlevelCapabilities , DownlevelFlags , DownlevelLimits ,
67- Dx12BackendOptions , Dx12Compiler , DynamicOffset , Extent3d , Face , Features , FilterMode ,
68- FrontFace , GlBackendOptions , Gles3MinorVersion , HalCounters , ImageSubresourceRange ,
69- IndexFormat , InstanceDescriptor , InstanceFlags , InternalCounters , Limits , MaintainResult ,
70- MemoryHints , MultisampleState , Origin2d , Origin3d , PipelineStatisticsTypes , PolygonMode ,
71- PowerPreference , PredefinedColorSpace , PresentMode , PresentationTimestamp , PrimitiveState ,
72- PrimitiveTopology , PushConstantRange , QueryType , RenderBundleDepthStencil , SamplerBindingType ,
73- SamplerBorderColor , ShaderLocation , ShaderModel , ShaderRuntimeChecks , ShaderStages ,
74- StencilFaceState , StencilOperation , StencilState , StorageTextureAccess , SurfaceCapabilities ,
75- SurfaceStatus , TexelCopyBufferLayout , TextureAspect , TextureDimension , TextureFormat ,
76- TextureFormatFeatureFlags , TextureFormatFeatures , TextureSampleType , TextureTransition ,
77- TextureUsages , TextureUses , TextureViewDimension , VertexAttribute , VertexFormat ,
78- VertexStepMode , WasmNotSend , WasmNotSendSync , WasmNotSync , COPY_BUFFER_ALIGNMENT ,
79- COPY_BYTES_PER_ROW_ALIGNMENT , MAP_ALIGNMENT , PUSH_CONSTANT_ALIGNMENT ,
67+ Dx12BackendOptions , Dx12Compiler , DynamicOffset , Extent3d , Face , Features , FeaturesWGPU ,
68+ FeaturesWebGPU , FilterMode , FrontFace , GlBackendOptions , Gles3MinorVersion , HalCounters ,
69+ ImageSubresourceRange , IndexFormat , InstanceDescriptor , InstanceFlags , InternalCounters ,
70+ Limits , MaintainResult , MemoryHints , MultisampleState , Origin2d , Origin3d ,
71+ PipelineStatisticsTypes , PolygonMode , PowerPreference , PredefinedColorSpace , PresentMode ,
72+ PresentationTimestamp , PrimitiveState , PrimitiveTopology , PushConstantRange , QueryType ,
73+ RenderBundleDepthStencil , SamplerBindingType , SamplerBorderColor , ShaderLocation , ShaderModel ,
74+ ShaderRuntimeChecks , ShaderStages , StencilFaceState , StencilOperation , StencilState ,
75+ StorageTextureAccess , SurfaceCapabilities , SurfaceStatus , TexelCopyBufferLayout , TextureAspect ,
76+ TextureDimension , TextureFormat , TextureFormatFeatureFlags , TextureFormatFeatures ,
77+ TextureSampleType , TextureTransition , TextureUsages , TextureUses , TextureViewDimension ,
78+ VertexAttribute , VertexFormat , VertexStepMode , WasmNotSend , WasmNotSendSync , WasmNotSync ,
79+ COPY_BUFFER_ALIGNMENT , COPY_BYTES_PER_ROW_ALIGNMENT , MAP_ALIGNMENT , PUSH_CONSTANT_ALIGNMENT ,
8080 QUERY_RESOLVE_BUFFER_ALIGNMENT , QUERY_SET_MAX_QUERIES , QUERY_SIZE , VERTEX_STRIDE_ALIGNMENT ,
8181} ;
8282#[ expect( deprecated) ]
0 commit comments