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