MCPcopy 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
61static size_t
62imageMaxWidth(cl_context context)
63{
64 return imageMaxDimension(context, 0);
65}
66
67static size_t
68imageMaxHeight(cl_context context)

Callers

nothing calls this directly

Calls 1

imageMaxDimensionFunction · 0.70

Tested by

no test coverage detected