fix warnings in samples
This commit is contained in:
@@ -64,7 +64,7 @@ float alpha,beta;
|
||||
|
||||
float red, green, blue;
|
||||
|
||||
double low_t, high_t;
|
||||
float low_t, high_t;
|
||||
|
||||
void source(int, int, int, int, void*);
|
||||
void destination(int, int, int, int, void*);
|
||||
|
Reference in New Issue
Block a user