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