/
class Enlighten PrecomputeParameters
This is the documentation for Enlighten.
class Enlighten PrecomputeParameters
class Enlighten::PrecomputeParameters
The arguments to the HLBS precompute process.
Variables
Name | Description |
---|---|
bool m_DebugTool | If true, the precompute uses the debug configuration of the build tools. |
PrecomputeDistribute m_Distribute | The way the precompute process should be distributed. |
bool m_DumpInputs | If true, the precompute dumps additional data for debugging and testing. |
Geo::u32 m_MemoryLimit | Limit the percentage of the total system memory available to the precompute. |
bool m_SampleFramework | Advanced. |
bool m_Unattended | If true, the precompute does not wait for user input when an error occurs. |
Functions
Name | Description |
---|---|
PrecomputeParameters(PrecomputeDistribute, Geo::u32, bool, bool) | Constructor. |
Enlighten::PrecomputeParameters::PrecomputeParameters
public: PrecomputeParameters
(
PrecomputeDistribute distribute,
Geo::u32 memoryLimit,
bool sampleFramework,
bool unattended
)
Constructor.
, multiple selections available,
Related content
class Enlighten PrecomputeParameters
class Enlighten PrecomputeParameters
More like this
class Enlighten PrecomputeParameters
class Enlighten PrecomputeParameters
More like this
class Enlighten PrecomputeParameters
class Enlighten PrecomputeParameters
More like this
class Enlighten IPrecompute
class Enlighten IPrecompute
More like this
class Enlighten IPrecompute
class Enlighten IPrecompute
More like this
class Enlighten IPrecompute
class Enlighten IPrecompute
More like this