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