@@ -58,19 +58,19 @@ pub use wgt::{
58
58
AdapterInfo , AddressMode , AstcBlock , AstcChannel , Backend , Backends , BindGroupLayoutEntry ,
59
59
BindingType , BlendComponent , BlendFactor , BlendOperation , BlendState , BufferAddress ,
60
60
BufferBindingType , BufferSize , BufferUsages , Color , ColorTargetState , ColorWrites ,
61
- CommandBufferDescriptor , CompareFunction , CompositeAlphaMode , DepthBiasState ,
61
+ CommandBufferDescriptor , CompareFunction , CompositeAlphaMode , CoreCounters , DepthBiasState ,
62
62
DepthStencilState , DeviceLostReason , DeviceType , DownlevelCapabilities , DownlevelFlags ,
63
63
Dx12Compiler , DynamicOffset , Extent3d , Face , Features , FilterMode , FrontFace ,
64
- Gles3MinorVersion , ImageDataLayout , ImageSubresourceRange , IndexFormat , InstanceDescriptor ,
65
- InstanceFlags , Limits , MaintainResult , MemoryHints , MultisampleState , Origin2d , Origin3d ,
66
- PipelineStatisticsTypes , PolygonMode , PowerPreference , PredefinedColorSpace , PresentMode ,
67
- PresentationTimestamp , PrimitiveState , PrimitiveTopology , PushConstantRange , QueryType ,
68
- RenderBundleDepthStencil , SamplerBindingType , SamplerBorderColor , ShaderLocation , ShaderModel ,
69
- ShaderStages , StencilFaceState , StencilOperation , StencilState , StorageTextureAccess ,
70
- SurfaceCapabilities , SurfaceStatus , TextureAspect , TextureDimension , TextureFormat ,
71
- TextureFormatFeatureFlags , TextureFormatFeatures , TextureSampleType , TextureUsages ,
72
- TextureViewDimension , VertexAttribute , VertexFormat , VertexStepMode , WasmNotSend ,
73
- WasmNotSendSync , WasmNotSync , COPY_BUFFER_ALIGNMENT , COPY_BYTES_PER_ROW_ALIGNMENT ,
64
+ Gles3MinorVersion , HalCounters , ImageDataLayout , ImageSubresourceRange , IndexFormat ,
65
+ InstanceDescriptor , InstanceFlags , InternalCounters , Limits , MaintainResult , MemoryHints ,
66
+ MultisampleState , Origin2d , Origin3d , PipelineStatisticsTypes , PolygonMode , PowerPreference ,
67
+ PredefinedColorSpace , PresentMode , PresentationTimestamp , PrimitiveState , PrimitiveTopology ,
68
+ PushConstantRange , QueryType , RenderBundleDepthStencil , SamplerBindingType , SamplerBorderColor ,
69
+ ShaderLocation , ShaderModel , ShaderStages , StencilFaceState , StencilOperation , StencilState ,
70
+ StorageTextureAccess , SurfaceCapabilities , SurfaceStatus , TextureAspect , TextureDimension ,
71
+ TextureFormat , TextureFormatFeatureFlags , TextureFormatFeatures , TextureSampleType ,
72
+ TextureUsages , TextureViewDimension , VertexAttribute , VertexFormat , VertexStepMode ,
73
+ WasmNotSend , WasmNotSendSync , WasmNotSync , COPY_BUFFER_ALIGNMENT , COPY_BYTES_PER_ROW_ALIGNMENT ,
74
74
MAP_ALIGNMENT , PUSH_CONSTANT_ALIGNMENT , QUERY_RESOLVE_BUFFER_ALIGNMENT , QUERY_SET_MAX_QUERIES ,
75
75
QUERY_SIZE , VERTEX_STRIDE_ALIGNMENT ,
76
76
} ;
0 commit comments