Skip to content

layers: Add tensor descriptors handling for descriptor buffers#12032

Open
nallison-arm wants to merge 1 commit intoKhronosGroup:mainfrom
nallison-arm:add_tensor_descriptors
Open

layers: Add tensor descriptors handling for descriptor buffers#12032
nallison-arm wants to merge 1 commit intoKhronosGroup:mainfrom
nallison-arm:add_tensor_descriptors

Conversation

@nallison-arm
Copy link
Copy Markdown

Copy tensor descriptor structures into the pNext chain for vkDescriptorGetInfoEXT.

@nallison-arm nallison-arm requested a review from a team as a code owner April 2, 2026 18:25
@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

Author nallison-arm not on autobuild list. Waiting for curator authorization before starting CI build.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 2, 2026

CLA assistant check
All committers have signed the CLA.

@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

Author nallison-arm not on autobuild list. Waiting for curator authorization before starting CI build.

@spencer-lunarg
Copy link
Copy Markdown
Contributor

@nallison-arm

  1. Please make this one commit, or github CI gets mad
  2. You seem mad since you changed the style in the other code and our clang-format (version 21) in CI is not happy... just manually revert it
-    { configuration = Unwrap(configuration); }
+    {
+        configuration = Unwrap(configuration);
+    }

@nallison-arm nallison-arm force-pushed the add_tensor_descriptors branch from cdd4c1e to bfeb7bd Compare April 3, 2026 18:11
@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

Author nallison-arm not on autobuild list. Waiting for curator authorization before starting CI build.

@nallison-arm nallison-arm force-pushed the add_tensor_descriptors branch from bfeb7bd to 06817db Compare April 3, 2026 18:21
@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

Author nallison-arm not on autobuild list. Waiting for curator authorization before starting CI build.

@nallison-arm
Copy link
Copy Markdown
Author

@spencer-lunarg Sorry for the delay — this took some time to cleanup. Hopefully it'll pass this time!

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.

4 participants