Skip to main content

engage/generated/unity_engine/experimental/rendering/
render_graph_module.rs

1// @generated by il2cpp-bindgen — do not edit by hand.
2
3#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-computebufferdesc-types"))]
4pub mod computebufferdesc;
5#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-computebufferdesc-types")]
6pub use computebufferdesc::ComputeBufferDesc;
7#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-computebufferhandle-types"))]
8pub mod computebufferhandle;
9#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-computebufferhandle-types")]
10pub use computebufferhandle::ComputeBufferHandle;
11#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-computebufferpool-types"))]
12pub mod computebufferpool;
13#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-computebufferpool")]
14pub use computebufferpool::IComputeBufferPoolMethods;
15#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-computebufferpool-types")]
16pub use computebufferpool::{ComputeBufferPool, IComputeBufferPool};
17#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-depthaccess-types"))]
18pub mod depthaccess;
19#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-depthaccess-types")]
20pub use depthaccess::DepthAccess;
21#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-fastmemorydesc-types"))]
22pub mod fastmemorydesc;
23#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-fastmemorydesc-types")]
24pub use fastmemorydesc::FastMemoryDesc;
25#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendererlisthandle-types"))]
26pub mod rendererlisthandle;
27#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendererlisthandle-types")]
28pub use rendererlisthandle::RendererListHandle;
29#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-renderfunc_1-types"))]
30pub mod renderfunc_1;
31#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-renderfunc_1")]
32pub use renderfunc_1::IRenderFunc_1Methods;
33#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-renderfunc_1-types")]
34pub use renderfunc_1::{IRenderFunc_1, RenderFunc_1};
35#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraph-types"))]
36pub mod rendergraph;
37#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraph-types")]
38pub use rendergraph::{
39    IRenderGraph, IRenderGraph_OnGraphRegisteredDelegate, IRenderGraph_ProfilingScopePassData, RenderGraph, RenderGraph_CompiledPassInfo,
40    RenderGraph_CompiledResourceInfo, RenderGraph_OnGraphRegisteredDelegate, RenderGraph_ProfilingScopePassData,
41};
42#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraph")]
43pub use rendergraph::{IRenderGraphMethods, IRenderGraph_OnGraphRegisteredDelegateMethods, IRenderGraph_ProfilingScopePassDataMethods};
44#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphbuilder-types"))]
45pub mod rendergraphbuilder;
46#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphbuilder-types")]
47pub use rendergraphbuilder::RenderGraphBuilder;
48#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphcontext-types"))]
49pub mod rendergraphcontext;
50#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphcontext")]
51pub use rendergraphcontext::IRenderGraphContextMethods;
52#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphcontext-types")]
53pub use rendergraphcontext::{IRenderGraphContext, RenderGraphContext};
54#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphdebugdata-types"))]
55pub mod rendergraphdebugdata;
56#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphdebugdata")]
57pub use rendergraphdebugdata::IRenderGraphDebugDataMethods;
58#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphdebugdata-types")]
59pub use rendergraphdebugdata::{
60    IRenderGraphDebugData, RenderGraphDebugData, RenderGraphDebugData_PassDebugData, RenderGraphDebugData_ResourceDebugData,
61};
62#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphdebugparams-types"))]
63pub mod rendergraphdebugparams;
64#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphdebugparams")]
65pub use rendergraphdebugparams::IRenderGraphDebugParamsMethods;
66#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphdebugparams-types")]
67pub use rendergraphdebugparams::{IRenderGraphDebugParams, RenderGraphDebugParams};
68#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphdefaultresources-types"))]
69pub mod rendergraphdefaultresources;
70#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphdefaultresources")]
71pub use rendergraphdefaultresources::IRenderGraphDefaultResourcesMethods;
72#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphdefaultresources-types")]
73pub use rendergraphdefaultresources::{IRenderGraphDefaultResources, RenderGraphDefaultResources};
74#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphlogger-types"))]
75pub mod rendergraphlogger;
76#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphlogger")]
77pub use rendergraphlogger::IRenderGraphLoggerMethods;
78#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphlogger-types")]
79pub use rendergraphlogger::{IRenderGraphLogger, RenderGraphLogger};
80#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphlogindent-types"))]
81pub mod rendergraphlogindent;
82#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphlogindent-types")]
83pub use rendergraphlogindent::RenderGraphLogIndent;
84#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphobjectpool-types"))]
85pub mod rendergraphobjectpool;
86#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphobjectpool-types")]
87pub use rendergraphobjectpool::{
88    IRenderGraphObjectPool, IRenderGraphObjectPool_SharedObjectPool_1, RenderGraphObjectPool, RenderGraphObjectPool_SharedObjectPool_1,
89};
90#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphobjectpool")]
91pub use rendergraphobjectpool::{IRenderGraphObjectPoolMethods, IRenderGraphObjectPool_SharedObjectPool_1Methods};
92#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphparameters-types"))]
93pub mod rendergraphparameters;
94#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphparameters-types")]
95pub use rendergraphparameters::RenderGraphParameters;
96#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphpass-types"))]
97pub mod rendergraphpass;
98#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphpass")]
99pub use rendergraphpass::IRenderGraphPassMethods;
100#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphpass-types")]
101pub use rendergraphpass::{IRenderGraphPass, RenderGraphPass};
102#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphpass_1-types"))]
103pub mod rendergraphpass_1;
104#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphpass_1")]
105pub use rendergraphpass_1::IRenderGraphPass_1Methods;
106#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphpass_1-types")]
107pub use rendergraphpass_1::{IRenderGraphPass_1, RenderGraphPass_1};
108#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphprofileid-types"))]
109pub mod rendergraphprofileid;
110#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphprofileid-types")]
111pub use rendergraphprofileid::RenderGraphProfileId;
112#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphprofilingscope-types"))]
113pub mod rendergraphprofilingscope;
114#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphprofilingscope-types")]
115pub use rendergraphprofilingscope::RenderGraphProfilingScope;
116#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphresourcepool_1-types"))]
117pub mod rendergraphresourcepool_1;
118#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphresourcepool_1")]
119pub use rendergraphresourcepool_1::IRenderGraphResourcePool_1Methods;
120#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphresourcepool_1-types")]
121pub use rendergraphresourcepool_1::{IRenderGraphResourcePool_1, RenderGraphResourcePool_1, RenderGraphResourcePool_1_ResourceLogInfo};
122#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphresourceregistry-types"))]
123pub mod rendergraphresourceregistry;
124#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphresourceregistry-types")]
125pub use rendergraphresourceregistry::{
126    IRenderGraphResourceRegistry, IRenderGraphResourceRegistry_ComputeBufferResource, IRenderGraphResourceRegistry_IRenderGraphResource,
127    IRenderGraphResourceRegistry_RenderGraphResource_2, IRenderGraphResourceRegistry_TextureResource, RenderGraphResourceRegistry,
128    RenderGraphResourceRegistry_ComputeBufferResource, RenderGraphResourceRegistry_IRenderGraphResource,
129    RenderGraphResourceRegistry_RenderGraphResource_2, RenderGraphResourceRegistry_RendererListResource, RenderGraphResourceRegistry_TextureResource,
130};
131#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphresourceregistry")]
132pub use rendergraphresourceregistry::{
133    IRenderGraphResourceRegistryMethods, IRenderGraphResourceRegistry_ComputeBufferResourceMethods,
134    IRenderGraphResourceRegistry_IRenderGraphResourceMethods, IRenderGraphResourceRegistry_RenderGraphResource_2Methods,
135    IRenderGraphResourceRegistry_TextureResourceMethods,
136};
137#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphresourcetype-types"))]
138pub mod rendergraphresourcetype;
139#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-rendergraphresourcetype-types")]
140pub use rendergraphresourcetype::RenderGraphResourceType;
141#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-resourcehandle-types"))]
142pub mod resourcehandle;
143#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-resourcehandle-types")]
144pub use resourcehandle::ResourceHandle;
145#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-texturedesc-types"))]
146pub mod texturedesc;
147#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-texturedesc-types")]
148pub use texturedesc::TextureDesc;
149#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-texturehandle-types"))]
150pub mod texturehandle;
151#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-texturehandle-types")]
152pub use texturehandle::TextureHandle;
153#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-texturepool-types"))]
154pub mod texturepool;
155#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-texturepool")]
156pub use texturepool::ITexturePoolMethods;
157#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-texturepool-types")]
158pub use texturepool::{ITexturePool, TexturePool};
159#[cfg(any(feature = "unity_engine-experimental-rendering-render_graph_module-texturesizemode-types"))]
160pub mod texturesizemode;
161#[cfg(feature = "unity_engine-experimental-rendering-render_graph_module-texturesizemode-types")]
162pub use texturesizemode::TextureSizeMode;