HomeSort by relevance Sort by last modified time
    Searched defs:drawAtt (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_fbo.c 815 const struct gl_renderbuffer_attachment *drawAtt =
825 if (srcRb && drawAtt && drawAtt->Texture &&
835 const struct gl_texture_object *texObj = drawAtt->Texture;
836 const GLuint dstLevel = drawAtt->TextureLevel;
  /external/mesa3d/src/mesa/drivers/common/
meta.c     [all...]

Completed in 152 milliseconds