Home | History | Annotate | Download | only in main

Lines Matching refs:texObj

44 #include "texobj.h"
2004 struct gl_texture_object *texObj = _mesa_lookup_texture(ctx, name);
2005 if (!texObj) {
2013 *params = texObj->Purgeable;