Skip to content

layers: Add VK_QCOM_queue_perf_hint VUIDs#12295

Open
ZZKQcom wants to merge 1 commit into
KhronosGroup:mainfrom
ZZKQcom:qcom/queue_perf_hint
Open

layers: Add VK_QCOM_queue_perf_hint VUIDs#12295
ZZKQcom wants to merge 1 commit into
KhronosGroup:mainfrom
ZZKQcom:qcom/queue_perf_hint

Conversation

@ZZKQcom
Copy link
Copy Markdown
Contributor

@ZZKQcom ZZKQcom commented May 22, 2026

Overview

Adds validation and unit tests for VK_QCOM_queue_perf_hint:

  • VUID-vkQueueSetPerfHintQCOM-queuePerfHint-12387
  • VUID-vkQueueSetPerfHintQCOM-queue-12388
  • VUID-VkPerfHintInfoQCOM-type-12389
  • VUID-VkPerfHintInfoQCOM-scale-12390

This also tracks VkPhysicalDeviceQueuePerfHintPropertiesQCOM::supportedQueues
in queue state and updates max_profile.json.

Unit Tests

Unit test VUID & Description
QueuePerfHintFeatureNotEnabled 12387
QueueNotInPerfHintSupportedQueues 12388
MaxFrequencyPerfHintButNotZeroScale 12389
ScaledFrequencyPerfHintButInvalidScale 12390
MultipleQueuePerfHint Positive

Related to #11339

@ZZKQcom ZZKQcom requested a review from a team as a code owner May 22, 2026 11:34
@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

Author ZZKQcom not on autobuild list. Waiting for curator authorization before starting CI build.

@ZZKQcom ZZKQcom force-pushed the qcom/queue_perf_hint branch from 3615346 to bffa1d5 Compare May 22, 2026 12:56
@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

Author ZZKQcom not on autobuild list. Waiting for curator authorization before starting CI build.

Comment thread layers/core_checks/cc_queue.cpp Outdated
Comment thread layers/core_checks/cc_queue.cpp Outdated
Comment thread layers/core_checks/cc_queue.cpp Outdated
@ZZKQcom ZZKQcom force-pushed the qcom/queue_perf_hint branch from bffa1d5 to 591f2a5 Compare May 26, 2026 03:42
@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

Author ZZKQcom not on autobuild list. Waiting for curator authorization before starting CI build.

@ZZKQcom ZZKQcom requested a review from spencer-lunarg May 26, 2026 06:23
@ZZKQcom ZZKQcom force-pushed the qcom/queue_perf_hint branch from 591f2a5 to fcaf57b Compare May 28, 2026 07:36
@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

Author ZZKQcom not on autobuild list. Waiting for curator authorization before starting CI build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants