Home
last modified time | relevance | path

Searched refs:i1out (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/glslang/Test/
Dspv.intOps.vert47 int i1out;
48 fout.x += frexp(v1, i1out);
49 iout.x += i1out;
/external/deqp-deps/glslang/Test/baseResults/
Dspv.intOps.vert.out33 Name 124 "i1out"
117 124(i1out): 123(ptr) Variable Function
204 Store 124(i1out) 127
211 134: 6(int) Load 124(i1out)
/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c451 GLint *i0out, GLint *i1out, GLfloat *weight) in clamp_rect_coord_linear() argument
483 *i1out = i1; in clamp_rect_coord_linear()