Searched defs:GEMESABlurShaderFilterParams (Results 1 – 1 of 1) sorted by relevance
81 struct GEMESABlurShaderFilterParams { struct82 int radius;83 float greyCoef1;84 float greyCoef2;85 float offsetX;86 float offsetY;87 float offsetZ;88 float offsetW;89 int tileMode;90 float width;[all …]