Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ setBufferID
Method
setBufferID
src/library/tools/ktest/var.h:82–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
void setCopy(Variable *copy);
81
82
void setBufferID(BufferID bufID) { bufID_ = bufID; }
83
84
cl_mem_flags flags() const { return flags_; }
85
std::string flagsStr() const;
Callers
1
addBuffer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected