Home | History | Annotate | Download | only in i965

Lines Matching refs:iobj

485    struct intel_texture_object *iobj;
498 iobj = intel_texture_object(obj);
522 iobj->mt, level, zoffset);
524 image->has_depthstencil = iobj->mt->stencil_mt? true : false;