|
Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
|
Declarations of functions needed for textures. More...
#include <math.h>#include "../global/global.h"#include "../utils/gpu.hpp"

Go to the source code of this file.
Functions | |
| __device__ float | lerp (float v0, float v1, float f) |
| __device__ float | Bilinear_Texture (cudaTextureObject_t tex, float x, float y) |
Declarations of functions needed for textures.