Searched refs:bufferTessLevels (Results 1 – 3 of 3) sorted by relevance
232 TessLevels* const bufferTessLevels = static_cast<TessLevels*>(alloc.getHostPtr()); in runTest() local233 *bufferTessLevels = tessLevelCases[tessLevelCaseNdx]; in runTest()
438 TessLevels* const bufferTessLevels = static_cast<TessLevels*>(alloc.getHostPtr()); in iterate() local439 *bufferTessLevels = m_params.tessLevels; in iterate()
558 TessLevels* const bufferTessLevels = static_cast<TessLevels*>(alloc.getHostPtr()); in iterate() local559 *bufferTessLevels = tessLevelCases[tessLevelCaseNdx]; in iterate()