Context - Experimental#
oneAPI Level Zero Specification - Version 1.18.31
Context - Experimental Structures#
ze_context_power_saving_hint_exp_desc_t#
Added in version 1.2
-
struct ze_context_power_saving_hint_exp_desc_t#
Extended context descriptor containing power saving hint.
- Deprecated:
since 1.18: Use ze_context_power_saving_hint_ext_desc_t instead.
Public Members
-
ze_structure_type_t stype#
[in] type of this structure
-
const void *pNext#
[in][optional] must be null or a pointer to an extension-specific structure (i.e. contains stype and pNext).
-
uint32_t hint#
[in] power saving hint (default value = 0). This is value from [0,100] and can use pre-defined settings from ze_power_saving_hint_type_t.