| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_texfilter.c | 558 GLint *i0, GLint *i1, GLint *j0, GLint *j1, GLint *slice, 571 height, j0, j1, wj); 580 texcoord[1], j0, j1, wj); 587 *j0 = tex_array_slice(texcoord[1], height); 588 *j1 = *j0; 596 texcoord[1], j0, j1, wj); 1159 GLint i0, j0, i1, j1; local in function:sample_2d_linear 1165 linear_texel_locations(samp->WrapT, img, height, texcoord[1], &j0, &j1, &b); 1170 j0 += img->Border; 1176 if (j0 < 554 linear_texcoord(const struct gl_sampler_object * samp,const struct gl_texture_object * texObj,GLuint level,const GLfloat texcoord[4],GLint * i0,GLint * i1,GLint * j0,GLint * j1,GLint * slice,GLfloat * wi,GLfloat * wj) argument 1224 GLint i0, j0, i1, j1; local in function:sample_2d_linear_repeat 2061 GLint i0, j0, k0, i1, j1, k1; local in function:sample_3d_linear 2734 GLint i0, j0, i1, j1; local in function:sample_linear_rect 2867 GLint i0, j0, i1, j1; local in function:sample_2d_array_linear 3602 GLint i0, i1, j0, j1; local in function:sample_depth_texture [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_texfilter.c | 558 GLint *i0, GLint *i1, GLint *j0, GLint *j1, GLint *slice, 571 height, j0, j1, wj); 580 texcoord[1], j0, j1, wj); 587 *j0 = tex_array_slice(texcoord[1], height); 588 *j1 = *j0; 596 texcoord[1], j0, j1, wj); 1159 GLint i0, j0, i1, j1; local in function:sample_2d_linear 1165 linear_texel_locations(samp->Attrib.WrapT, img, height, texcoord[1], &j0, &j1, &b); 1170 j0 += img->Border; 1176 if (j0 < 554 linear_texcoord(const struct gl_sampler_object * samp,const struct gl_texture_object * texObj,GLuint level,const GLfloat texcoord[4],GLint * i0,GLint * i1,GLint * j0,GLint * j1,GLint * slice,GLfloat * wi,GLfloat * wj) argument 1224 GLint i0, j0, i1, j1; local in function:sample_2d_linear_repeat 2061 GLint i0, j0, k0, i1, j1, k1; local in function:sample_3d_linear 2734 GLint i0, j0, i1, j1; local in function:sample_linear_rect 2867 GLint i0, j0, i1, j1; local in function:sample_2d_array_linear 3602 GLint i0, i1, j0, j1; local in function:sample_depth_texture [all...] |
| /xsrc/external/mit/ico/dist/ |
| H A D | ico.c | 730 int i,j,jj,j0,j1,k,m; local in function:initDBufs 774 for (j0=0; j0<(dblbuf&&!multibufext?closure->pixelsperbuf:1); j0++) { 776 j = (j0<<closure->planesperbuf)|j1; 778 else jj= (j1<<closure->planesperbuf)|j0;
|
| /xsrc/external/mit/MesaLib/src/intel/genxml/ |
| H A D | gen_rt_pack.h | 598 uint32_t j0; member in struct:GFX_RT_BVH_QUAD_LEAF 619 __gen_uint(values->j0, 16, 17) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | tgsi.rst | 940 doesn't allow support for the GL independent offset to get i0,j0. This would
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | tgsi.rst | 966 doesn't allow support for the GL independent offset to get i0,j0. This would
|