You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/parallel/amp/reference/concurrency-graphics-direct3d-namespace.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,13 +19,13 @@ namespace direct3d;
19
19
20
20
### Functions
21
21
22
-
|Name<br /><br /> Description|
23
-
|--------------------------|
24
-
|[get_sampler](concurrency-graphics-direct3d-namespace-functions.md#get_sampler)<br /><br /> Get the Direct3D sampler state interface on the given accelerator view that represents the specified sampler object.|
25
-
|[get_texture](concurrency-graphics-direct3d-namespace-functions.md#get_texture)<br /><br /> Gets the Direct3D texture interface underlying the specified [texture](texture-class.md) object.|
26
-
|[make_sampler](concurrency-graphics-direct3d-namespace-functions.md#make_sampler)<br /><br /> Create a sampler from a Direct3D sampler state interface pointer.|
27
-
|[make_texture](concurrency-graphics-direct3d-namespace-functions.md#make_texture)<br /><br /> Creates a [texture](texture-class.md) object by using the specified parameters.|
28
-
|[msad4](concurrency-graphics-direct3d-namespace-functions.md#msad4)<br /><br /> Compares a 4-byte reference value and an 8-byte source value and accumulates a vector of 4 sums.|
22
+
|Name|Description|
23
+
|----------|-----------------|
24
+
|[get_sampler](concurrency-graphics-direct3d-namespace-functions.md#get_sampler)|Get the Direct3D sampler state interface on the given accelerator view that represents the specified sampler object.|
25
+
|[get_texture](concurrency-graphics-direct3d-namespace-functions.md#get_texture)|Gets the Direct3D texture interface underlying the specified [texture](texture-class.md) object.|
26
+
|[make_sampler](concurrency-graphics-direct3d-namespace-functions.md#make_sampler)|Create a sampler from a Direct3D sampler state interface pointer.|
27
+
|[make_texture](concurrency-graphics-direct3d-namespace-functions.md#make_texture)|Creates a [texture](texture-class.md) object by using the specified parameters.|
28
+
|[msad4](concurrency-graphics-direct3d-namespace-functions.md#msad4)|Compares a 4-byte reference value and an 8-byte source value and accumulates a vector of 4 sums.|
0 commit comments