GPUBindingResource

type GPUBindingResource = GPUSampler | GPUTextureView | GPUBufferBinding;

§Type

§
GPUSampler | GPUTextureView | GPUBufferBinding
[src]