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

Callers

nothing calls this directly

Calls 1

imageMaxDimensionFunction · 0.70

Tested by

no test coverage detected