Home
last modified time | relevance | path

Searched refs:maxSquareWorkGroupSize (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/runtime/test/
DTestGpuNnapi.cpp170 uint32_t maxSquareWorkGroupSize = in chooseDispatchSize() local
172 workgroupSize = std::min(workgroupSize, maxSquareWorkGroupSize); in chooseDispatchSize()