Movatterモバイル変換


[0]ホーム

URL:


Vulkan API Reference Pageslatest

VkTensorViewARM(3)

Name

VkTensorViewARM - Opaque handle to an tensor view object

C Specification

Tensor objects are not directly accessed by pipelines for reading or writingtensor data.Instead,tensor views representing the tensor subresources and containingadditional metadata are used for that purpose.Viewsmust be created on tensors of compatible types.

Tensor views are represented byVkTensorViewARM handles:

// Provided by VK_ARM_tensorsVK_DEFINE_NON_DISPATCHABLE_HANDLE(VkTensorViewARM)

See Also

Document Notes

For more information, see theVulkan Specification.

This page is extracted from the Vulkan Specification.Fixes and changes should be made to the Specification, not directly.


[8]ページ先頭

©2009-2026 Movatter.jp