HomeSort by relevance Sort by last modified time
    Searched full:tex_array_slice (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/mesa/swrast/
s_texfilter.c 489 tex_array_slice(GLfloat coord, GLsizei size) function
531 *j = tex_array_slice(texcoord[1], height);
537 *k = tex_array_slice(texcoord[2], depth);
584 *j0 = tex_array_slice(texcoord[1], height);
594 *slice = tex_array_slice(texcoord[2], depth);
    [all...]

Completed in 203 milliseconds