Lines Matching full:matching
51 * XE_RTP_RULE_PLATFORM - Create rule matching platform
60 * XE_RTP_RULE_SUBPLATFORM - Create rule matching platform and sub-platform
70 * XE_RTP_RULE_GRAPHICS_STEP - Create rule matching graphics stepping
71 * @start_: First stepping matching the rule
74 * Note that the range matching this rule is [ @start_, @end_ ), i.e. inclusive
83 * XE_RTP_RULE_MEDIA_STEP - Create rule matching media stepping
84 * @start_: First stepping matching the rule
87 * Note that the range matching this rule is [ @start_, @end_ ), i.e. inclusive
96 * XE_RTP_RULE_ENGINE_CLASS - Create rule matching an engine class
119 * XE_RTP_RULE_GRAPHICS_VERSION - Create rule matching graphics version
129 * XE_RTP_RULE_GRAPHICS_VERSION_RANGE - Create rule matching a range of graphics version
133 * Note that the range matching this rule is [ @ver_start__, @ver_end__ ], i.e.
143 * XE_RTP_RULE_MEDIA_VERSION - Create rule matching media version
153 * XE_RTP_RULE_MEDIA_VERSION_RANGE - Create rule matching a range of media version
157 * Note that the range matching this rule is [ @ver_start__, @ver_end__ ], i.e.
167 * XE_RTP_RULE_IS_INTEGRATED - Create a rule matching integrated graphics devices
175 * XE_RTP_RULE_IS_DISCRETE - Create a rule matching discrete graphics devices