Lines Matching refs:Face
140 const GLuint face = _mesa_tex_target_to_face(target);
147 tObj->Image[face][level] = texImage;
152 texImage->Face = face;
337 const GLuint face = _mesa_tex_target_to_face(target);
343 return texObj->Image[face][level];
2623 GLuint level, face;
2637 const GLuint level = info->level, face = info->face;
2648 att->CubeMapFace == face) {
2674 GLuint face, GLuint level)
2682 info.face = face;
3013 const GLuint face = _mesa_tex_target_to_face(target);
3073 _mesa_update_fbo_texture(ctx, texObj, face, level);
3392 /* Copy in each face. */
3609 const GLuint face = _mesa_tex_target_to_face(target);
3746 _mesa_update_fbo_texture(ctx, texObj, face, level);
4785 /* Copy in each face. */