Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCL-CTS
/ getArgSize
Method
getArgSize
test_conformance/spir/kernelargs.h:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
virtual size_t getArgSize() const
99
{
100
return m_size;
101
}
102
103
virtual const void* getBuffer() const
104
{
Callers
1
set_kernel_args
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected