@@ -5,49 +5,49 @@ layout: stdlib-reference
5
5
6
6
Slang's Standard Library defines the following types:
7
7
8
- - [ AppendStructuredBuffer] ( types/AppendStructuredBuffer/index.md )
9
- - [ Array] ( types/Array/index.md )
10
- - [ Atomic] ( types/Atomic/index.md )
11
- - [ BuiltInTriangleIntersectionAttributes] ( types/BuiltInTriangleIntersectionAttributes/index.md )
12
- - [ ByteAddressBuffer] ( types/ByteAddressBuffer/index.md )
13
- - [ ConstantBuffer] ( types/ConstantBuffer/index.md )
14
- - [ ConsumeStructuredBuffer] ( types/ConsumeStructuredBuffer/index.md )
15
- - [ DefaultDataLayout] ( types/DefaultDataLayout/index.md )
16
- - [ DifferentialPair] ( types/DifferentialPair/index.md )
17
- - [ DifferentialPtrPair] ( types/DifferentialPtrPair/index.md )
18
- - [ HitObject] ( types/HitObject/index.md )
19
- - [ InputPatch] ( types/InputPatch/index.md )
20
- - [ LineStream] ( types/LineStream/index.md )
21
- - [ MemoryOrder] ( types/MemoryOrder/index.md )
22
- - [ NativeString] ( types/NativeString/index.md )
23
- - [ Optional] ( types/Optional/index.md )
24
- - [ OutputIndices] ( types/OutputIndices/index.md )
25
- - [ OutputPatch] ( types/OutputPatch/index.md )
26
- - [ OutputPrimitives] ( types/OutputPrimitives/index.md )
27
- - [ OutputVertices] ( types/OutputVertices/index.md )
28
- - [ ParameterBlock] ( types/ParameterBlock/index.md )
29
- - [ PointStream] ( types/PointStream/index.md )
30
- - [ Ptr] ( types/Ptr/index.md )
31
- - [ RWByteAddressBuffer] ( types/RWByteAddressBuffer/index.md )
32
- - [ RWStructuredBuffer] ( types/RWStructuredBuffer/index.md )
33
- - [ RasterizerOrderedByteAddressBuffer] ( types/RasterizerOrderedByteAddressBuffer/index.md )
34
- - [ RasterizerOrderedStructuredBuffer] ( types/RasterizerOrderedStructuredBuffer/index.md )
35
- - [ RayDesc] ( types/RayDesc/index.md )
36
- - [ RayQuery] ( types/RayQuery/index.md )
37
- - [ RaytracingAccelerationStructure] ( types/RaytracingAccelerationStructure/index.md )
38
- - [ SAMPLER_FEEDBACK_MIN_MIP] ( types/SAMPLER_FEEDBACK_MIN_MIP/index.md )
39
- - [ SAMPLER_FEEDBACK_MIP_REGION_USED] ( types/SAMPLER_FEEDBACK_MIP_REGION_USED/index.md )
40
- - [ SamplerComparisonState] ( types/SamplerComparisonState/index.md )
41
- - [ SamplerState] ( types/SamplerState/index.md )
42
- - [ ScalarDataLayout] ( types/ScalarDataLayout/index.md )
43
- - [ Std140DataLayout] ( types/Std140DataLayout/index.md )
44
- - [ Std430DataLayout] ( types/Std430DataLayout/index.md )
45
- - [ String] ( types/String/index.md )
46
- - [ StructuredBuffer] ( types/StructuredBuffer/index.md )
47
- - [ TextureBuffer] ( types/TextureBuffer/index.md )
48
- - [ TextureFootprint] ( types/TextureFootprint/index.md )
49
- - [ TriangleStream] ( types/TriangleStream/index.md )
50
- - [ Tuple] ( types/Tuple/index.md )
51
- - [ _ Texture] ( types/_Texture/index.md )
52
- - [ matrix] ( types/matrix/index.md )
53
- - [ vector] ( types/vector/index.md )
8
+ - [ AppendStructuredBuffer] ( types/AppendStructuredBuffer/index )
9
+ - [ Array] ( types/Array/index )
10
+ - [ Atomic] ( types/Atomic/index )
11
+ - [ BuiltInTriangleIntersectionAttributes] ( types/BuiltInTriangleIntersectionAttributes/index )
12
+ - [ ByteAddressBuffer] ( types/ByteAddressBuffer/index )
13
+ - [ ConstantBuffer] ( types/ConstantBuffer/index )
14
+ - [ ConsumeStructuredBuffer] ( types/ConsumeStructuredBuffer/index )
15
+ - [ DefaultDataLayout] ( types/DefaultDataLayout/index )
16
+ - [ DifferentialPair] ( types/DifferentialPair/index )
17
+ - [ DifferentialPtrPair] ( types/DifferentialPtrPair/index )
18
+ - [ HitObject] ( types/HitObject/index )
19
+ - [ InputPatch] ( types/InputPatch/index )
20
+ - [ LineStream] ( types/LineStream/index )
21
+ - [ MemoryOrder] ( types/MemoryOrder/index )
22
+ - [ NativeString] ( types/NativeString/index )
23
+ - [ Optional] ( types/Optional/index )
24
+ - [ OutputIndices] ( types/OutputIndices/index )
25
+ - [ OutputPatch] ( types/OutputPatch/index )
26
+ - [ OutputPrimitives] ( types/OutputPrimitives/index )
27
+ - [ OutputVertices] ( types/OutputVertices/index )
28
+ - [ ParameterBlock] ( types/ParameterBlock/index )
29
+ - [ PointStream] ( types/PointStream/index )
30
+ - [ Ptr] ( types/Ptr/index )
31
+ - [ RWByteAddressBuffer] ( types/RWByteAddressBuffer/index )
32
+ - [ RWStructuredBuffer] ( types/RWStructuredBuffer/index )
33
+ - [ RasterizerOrderedByteAddressBuffer] ( types/RasterizerOrderedByteAddressBuffer/index )
34
+ - [ RasterizerOrderedStructuredBuffer] ( types/RasterizerOrderedStructuredBuffer/index )
35
+ - [ RayDesc] ( types/RayDesc/index )
36
+ - [ RayQuery] ( types/RayQuery/index )
37
+ - [ RaytracingAccelerationStructure] ( types/RaytracingAccelerationStructure/index )
38
+ - [ SAMPLER_FEEDBACK_MIN_MIP] ( types/SAMPLER_FEEDBACK_MIN_MIP/index )
39
+ - [ SAMPLER_FEEDBACK_MIP_REGION_USED] ( types/SAMPLER_FEEDBACK_MIP_REGION_USED/index )
40
+ - [ SamplerComparisonState] ( types/SamplerComparisonState/index )
41
+ - [ SamplerState] ( types/SamplerState/index )
42
+ - [ ScalarDataLayout] ( types/ScalarDataLayout/index )
43
+ - [ Std140DataLayout] ( types/Std140DataLayout/index )
44
+ - [ Std430DataLayout] ( types/Std430DataLayout/index )
45
+ - [ String] ( types/String/index )
46
+ - [ StructuredBuffer] ( types/StructuredBuffer/index )
47
+ - [ TextureBuffer] ( types/TextureBuffer/index )
48
+ - [ TextureFootprint] ( types/TextureFootprint/index )
49
+ - [ TriangleStream] ( types/TriangleStream/index )
50
+ - [ Tuple] ( types/Tuple/index )
51
+ - [ _ Texture] ( types/_Texture/index )
52
+ - [ matrix] ( types/matrix/index )
53
+ - [ vector] ( types/vector/index )
0 commit comments