Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ imageMaxHeight
Function
imageMaxHeight
src/tests/performance/BlasBase-perf.cpp:67–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
static size_t
68
imageMaxHeight(cl_context context)
69
{
70
return imageMaxDimension(context, 1);
71
}
72
73
clblasStatus
74
BlasBase::addScratchImages(void)
Callers
nothing calls this directly
Calls
1
imageMaxDimension
Function · 0.70
Tested by
no test coverage detected