Searched refs:noise (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/libXdmcp/dist/test/
H A DArray.c66 char *noise; local in function:TestZeroFillARRAYofARRAY8
70 noise = malloc(32 * sizeof(ARRAY8));
71 memset(noise, 0xdeadbeef, 32 * sizeof(ARRAY8));
72 free(noise);
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A DMakefile.am61 noise \ program in directory:bin
68 simplex-noise \
H A DMakefile.in128 @HAVE_GLUT_TRUE@ noise$(EXEEXT) pointcoord$(EXEEXT) \
132 @HAVE_GLUT_TRUE@ simplex-noise$(EXEEXT) skinning$(EXEEXT) \
218 noise_SOURCES = noise.c
219 noise_OBJECTS = noise.$(OBJEXT)
246 simplex_noise_SOURCES = simplex-noise.c
247 simplex_noise_OBJECTS = simplex-noise.$(OBJEXT)
333 noise.c noise2.c pointcoord.c points.c samplers.c \
335 simplex-noise.c skinning.c texaaline.c texdemo1.c toyball.c \
343 noise.c noise2.c pointcoord.c points.c samplers.c \
345 simplex-noise
[all...]
/xsrc/external/mit/xf86-video-vboxvideo/dist/
H A Dconfigure.ac43 # too much noise here
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.9.rst78 [GM965 GLSL] noise*() cause GPU lockup
H A D20.1.0.rst2477 - glsl: Hard-code noise to zero in builtin_functions.cpp
4264 - panfrost: Use DBG macro to avoid noise in the console
H A D19.3.0.rst945 warnings. Fixes RADV image noise.
H A D19.1.0.rst2774 - iris: clean up some warnings so I can see through the noise
H A D21.3.0.rst2521 - glsl: refactor code to avoid static analyzer noise
/xsrc/external/mit/xf86-video-intel/dist/
H A Dconfigure.ac104 # However, for people not running their own drivers this is just noise.
/xsrc/external/mit/xf86-video-intel-2014/dist/
H A Dconfigure.ac104 # However, for people not running their own drivers this is just noise.

Completed in 29 milliseconds