KDGpu::TextureViewSamplerBinding¶
#include <bind_group_description.h>
Public Attributes¶
| Name | |
|---|---|
| Handle< TextureView_t > | textureView |
| Handle< Sampler_t > | sampler |
| TextureLayout | layout |
Public Attributes Documentation¶
variable textureView¶
1 | |
variable sampler¶
1 | |
variable layout¶
1 | |
Updated on 2025-11-26 at 00:01:40 +0000