mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Converted tabs to spaces.
This commit is contained in:
@@ -234,5 +234,5 @@ void interpolate::bindImgTex(const oclMat &img, cl_mem &texture)
|
||||
{
|
||||
openCLFree(texture);
|
||||
}
|
||||
texture = bindTexture(img);
|
||||
texture = bindTexture(img);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user