Home
last modified time | relevance | path

Searched refs:int_clamp (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/core/
H A DSkBitmapProcState_matrixProcs.cpp267 static inline U16CPU int_clamp(int x, int n) {
480 case SkTileMode::kClamp: return clampx_nofilter_trans<int_clamp>;
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DProgramPrelude.cpp34 int_clamp(); in ProgramPrelude()
141 void int_clamp();
686 PROGRAM_PRELUDE_DECLARE(int_clamp,
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c915 bool int_clamp = mode == NV50_BLIT_MODE_INT_CLAMP; in nv50_blitter_make_fp() local
916 if (int_clamp) in nv50_blitter_make_fp()
964 if (int_clamp) in nv50_blitter_make_fp()

Completed in 7 milliseconds