Home
last modified time | relevance | path

Searched defs:ths (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/shaders/common/
H A Dbloom_common.h184 const vec2 ths = ts * 0.5; in bloomDownscaleWeighted() local
277 const vec2 ths = ts * 0.5; bloomDownscale() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_blur_common.h265 const vec2 ths = ts * 0.5; in SoftDownscaleRGB() local
299 const vec2 ths = invTexSize * 0.5; // 0.5: half DownscaleRGBADof() local
332 const vec2 ths = invTexSize * 0.5; // 0.5:half BlurRGBADof() local
387 const vec2 ths = ts * 0.5; SoftDownscaleRGBLayer() local
[all...]

Completed in 2 milliseconds