Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
H A Dlib3026.c56 curl_win_thread_handle_t ths[NUM_THREADS]; in test() local
/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...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c452 unsigned ths = NV50_TILE_SHIFT_Y(mt->level[l].tile_mode); in nv50_mt_zslice_offset() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c563 unsigned ths = NVC0_TILE_SHIFT_Y(mt->level[l].tile_mode); in nvc0_mt_zslice_offset() local

Completed in 4 milliseconds