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