Lines Matching defs:rsc
114 struct vc4_resource *rsc = vc4_resource(prsc);
124 if (referenced_bos[i] == rsc->bo) {
140 if (ctex->bo == rsc->bo) {
150 if (ztex->bo == rsc->bo) {
252 struct vc4_resource *rsc = vc4_resource(cbuf->texture);
253 if (!rsc->writes)
258 struct vc4_resource *rsc = vc4_resource(zsbuf->texture);
259 if (!rsc->writes)
291 struct vc4_resource *rsc = vc4_resource(psurf->texture);
292 submit_surf->hindex = vc4_gem_hindex(job, rsc->bo);
319 rsc->writes++;
332 struct vc4_resource *rsc = vc4_resource(psurf->texture);
333 submit_surf->hindex = vc4_gem_hindex(job, rsc->bo);
346 rsc->writes++;
359 struct vc4_resource *rsc = vc4_resource(psurf->texture);
360 submit_surf->hindex = vc4_gem_hindex(job, rsc->bo);
363 rsc->writes++;