MCPcopy 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
67static size_t
68imageMaxHeight(cl_context context)
69{
70 return imageMaxDimension(context, 1);
71}
72
73clblasStatus
74BlasBase::addScratchImages(void)

Callers

nothing calls this directly

Calls 1

imageMaxDimensionFunction · 0.70

Tested by

no test coverage detected