mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 09:34:37 +00:00
parent
87c8e2131b
commit
619e4b59ac
1 changed files with 1 additions and 1 deletions
|
@ -682,7 +682,7 @@ public:
|
||||||
|
|
||||||
// Same as get_automatic_msl_resource_binding, but should only be used for combined image samplers, in which case the
|
// Same as get_automatic_msl_resource_binding, but should only be used for combined image samplers, in which case the
|
||||||
// sampler's binding is returned instead. For any other resource type, -1 is returned.
|
// sampler's binding is returned instead. For any other resource type, -1 is returned.
|
||||||
// Secondary bindings are also used for the auxillary image atomic buffer.
|
// Secondary bindings are also used for the auxiliary image atomic buffer.
|
||||||
uint32_t get_automatic_msl_resource_binding_secondary(uint32_t id) const;
|
uint32_t get_automatic_msl_resource_binding_secondary(uint32_t id) const;
|
||||||
|
|
||||||
// Same as get_automatic_msl_resource_binding, but should only be used for combined image samplers for multiplanar images,
|
// Same as get_automatic_msl_resource_binding, but should only be used for combined image samplers for multiplanar images,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue