Lines Matching refs:wgs
687 size_t wgs = dev.maxWorkGroupSize();690 const size_t tileSizeYmax = wgs / tileSizeX;701 (tileSizeX * tileSizeYmin <= wgs) &&711 while ((tileSizeX * tileSizeY > wgs) || (LAPLACIAN_LOCAL_MEM(tileSizeX, tileSizeY, kernelX.cols, loc_mem_cn * 4) > lmsz))