From 62a1427154131f2387675957c1d2027061f354f0 Mon Sep 17 00:00:00 2001 From: Andrew Reidmeyer Date: Tue, 13 Jun 2017 20:38:29 -0600 Subject: NvFlow 1.0.1 --- docs/api/files/struct_nv_flow_draw_params.html | 143 +++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 docs/api/files/struct_nv_flow_draw_params.html (limited to 'docs/api/files/struct_nv_flow_draw_params.html') diff --git a/docs/api/files/struct_nv_flow_draw_params.html b/docs/api/files/struct_nv_flow_draw_params.html new file mode 100644 index 0000000..520c044 --- /dev/null +++ b/docs/api/files/struct_nv_flow_draw_params.html @@ -0,0 +1,143 @@ + + + NVIDIA(R) Flow(R) 1.0.1 API Reference: NvFlowDrawParams Struct Reference + + + + + + + + +
+

NvFlowDrawParams Struct Reference

#include <NvFlowContextExt.h> +

+ + + + + + + + + + + + + + + +

Data Fields

bool frontCounterClockwise
NvFlowResource * ps_readOnly [(16u)]
NvFlowResourceRW * ps_readWrite [(1u)]
NvFlowConstantBuffer * rootConstantBuffer
NvFlowGraphicsShader * shader
NvFlowResource * vs_readOnly [(16u)]
+


Field Documentation

+ +
+ +
+ +

+ +

+

+ +

+
+ + + + +
NvFlowResource* NvFlowDrawParams::ps_readOnly[(16u)]
+
+
+ +

+ +

+

+ +

+
+ + + + +
NvFlowResourceRW* NvFlowDrawParams::ps_readWrite[(1u)]
+
+
+ +

+ +

+

+ +

+
+ + + + +
NvFlowConstantBuffer* NvFlowDrawParams::rootConstantBuffer
+
+
+ +

+ +

+

+ +

+
+ + + + +
NvFlowGraphicsShader* NvFlowDrawParams::shader
+
+
+ +

+ +

+

+ +

+
+ + + + +
NvFlowResource* NvFlowDrawParams::vs_readOnly[(16u)]
+
+
+ +

+ +

+

+


The documentation for this struct was generated from the following file: +
+ + + + -- cgit v1.2.3