这是indexloc提供的服务,不要输入任何密码
Skip to content

Memory packing difference C++ <-> HLSL #58

@fstrugar

Description

@fstrugar

Unlike in HLSL, HLSL++ will still pack all types in 16b n128, even if running in HLSLPP_SCALAR. That breaks the C++<->HLSL interop with constant/structured buffer packing which is an useful use case. Any ideas on how it could be (easily) hacked to support HLSL-like alignment? :) Thanks!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions