10float min_f(
float a,
float b);
11float max_f(
float a,
float b);
14void rect_copy(
int dst[2][2],
int src[2][2]);
float max_f(float a, float b)
float min_f(float a, float b)
float clamp_f(float val, float min, float max)
int rect_contains_pt(int rect[2][2], int pt[2])
int clamp_i(int val, int min, int max)
int rect_width(int rect[2][2])
int rect_height(int rect[2][2])
void rect_copy(int dst[2][2], int src[2][2])
local_group_size(16, 16) .push_constant(Type b