Searched refs:noise3 (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
D | frameless2.ll | 3 %struct.noise3 = type { [3 x [17 x i32]] } 6 …re %vi.0.7.val, double %s, i32 %block, i32* nocapture %suppress, %struct.noise3* nocapture %in, %s…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | frameless2.ll | 3 %struct.noise3 = type { [3 x [17 x i32]] } 6 …re %vi.0.7.val, double %s, i32 %block, i32* nocapture %suppress, %struct.noise3* nocapture %in, %s…
|
/external/llvm/test/CodeGen/Thumb2/ |
D | frameless2.ll | 3 %struct.noise3 = type { [3 x [17 x i32]] } 6 …re %vi.0.7.val, double %s, i32 %block, i32* nocapture %suppress, %struct.noise3* nocapture %in, %s…
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | aec_core_mips.c | 90 float noise2, noise3, noise4; in WebRtcAec_ComfortNoise_mips() local 140 [noise3] "=&f" (noise3), [noise4] "=&f" (noise4), in WebRtcAec_ComfortNoise_mips()
|
/external/deqp-deps/glslang/Test/ |
D | glspv.frag | 23 noise3(vec2(3));
|
D | vulkan.frag | 103 noise3(vec2(3));
|
D | 120.vert | 146 vec3 f3 = noise3(vec3(1.0));
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | glspv.frag.out | 7 ERROR: 0:23: 'noise3' : no matching overloaded function found
|
D | vulkan.frag.out | 55 ERROR: 0:103: 'noise3' : no matching overloaded function found
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 898 B1(noise3); 2929 F(noise3) in create_builtins()
|