Power - Experimental#
oneAPI Level Zero Specification - Version 1.18.31
Power - Experimental Structures#
zes_power_domain_exp_properties_t#
Added in version 1.8
-
struct zes_power_domain_exp_properties_t#
Extension structure for providing power domain information associated with a power handle.
This structure may be returned from zesPowerGetProperties via the
pNextmember of zes_power_properties_t.Used for associating a power handle with a power domain.
Public Members
-
zes_structure_type_t stype#
[in] type of this structure
-
void *pNext#
[in,out][optional] must be null or a pointer to an extension-specific structure (i.e. contains stype and pNext).
-
zes_power_domain_t powerDomain#
[out] Power domain associated with the power handle.