Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ setIsBuffer
Method
setIsBuffer
src/library/tools/ktest/var.h:77–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
BufferID getBufID() const { return bufID_; }
76
void setConstant(bool constant);
77
void setIsBuffer(bool isBuffer) { isBuffer_ = isBuffer; }
78
79
Variable* copyOf() const { return copyOf_; }
80
void setCopy(Variable *copy);
Callers
1
addBuffer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected