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