Searched refs:computeGridCellWeights (Results 1 – 1 of 1) sorted by relevance
196 inline tcu::Vec2 computeGridCellWeights (float cellWidth, float cellHeight, int x, int y) in computeGridCellWeights() function327 tcu::Vec2 weights = computeGridCellWeights(cellWidth, cellHeight, x, y); in execute()