Find
C
ase-sensitive
R
egexp search
Path
mozilla-central
/
third_party
/
rust
/
metal
/
examples
/
argument-buffer
Navigation
Enable keyboard shortcuts
Name
Description
Size
main.rs
// Build encoder for the following MSL argument buffer: struct ArgumentBuffer { texture2d<float> texture [[id(0)]]; sampler sampler [[id(1)]]; array<device float *, 2> buffers [[id(2)]]; }
3094