mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-20 01:31:42 +02:00
committed by
GitHub
parent
87c8e2131b
commit
619e4b59ac
@@ -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
|
||||
// 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;
|
||||
|
||||
// Same as get_automatic_msl_resource_binding, but should only be used for combined image samplers for multiplanar images,
|
||||
|
||||
Reference in New Issue
Block a user