HomeSort by relevance Sort by last modified time
    Searched refs:FREE (Results 251 - 275 of 528) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_query_hw_metric.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
76 FREE(hmq);
  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
79 free(rctx->driver_consts[sh].constants);
111 FREE(rctx->start_compute_cs_cmd.buf);
114 FREE(rctx);
623 FREE(rscreen);
643 FREE(rscreen);
  /external/mesa3d/src/gallium/drivers/swr/
swr_screen.cpp 4 * Permission is hereby granted, free of charge, to any person obtaining a
864 FREE(res);
877 * free it on displaytarget_destroy. */
    [all...]
  /external/mesa3d/src/gallium/state_trackers/osmesa/
osmesa.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
511 FREE(osbuffer->stfb);
512 FREE(osbuffer);
691 FREE(osmesa);
717 FREE(osmesa);
  /external/mesa3d/src/gallium/targets/graw-xlib/
graw_xlib.c 151 free(visinfo);
158 FREE(xlib_handle);
160 free(visinfo);
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_surface.c 4 * Permission is hereby granted, free of charge, to any person
205 FREE(dst);
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTTriStrip.cpp 874 FREE(*ppui32Strips);
875 FREE(*ppnStripLen);
884 FREE(pui32Strips);
885 FREE(pnStripLen);
938 free(pui32Strips);
939 free(pnStripLength);
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_bo.c 5 * Permission is hereby granted, free of charge, to any person obtaining
225 FREE(hole);
279 FREE(hole);
302 FREE(hole);
392 FREE(bo);
782 LIST_INITHEAD(&slab->base.free);
801 LIST_ADDTAIL(&bo->u.slab.entry.head, &slab->base.free);
809 FREE(slab);
821 FREE(bo->u.slab.fences);
824 FREE(slab->entries)
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_fetch_emit.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
372 FREE(middle);
384 FREE(fetch_emit);
  /external/mesa3d/src/gallium/auxiliary/postprocess/
pp_mlaa.c 296 FREE(tmp_text);
302 FREE(tmp_text);
305 * Call the common free function for destruction of partially initialized
349 * Short wrapper to free the mlaa filter resources. Shaders are freed in
  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_texture.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
110 FREE(ss);
172 free(sv);
204 free(sv);
247 FREE(view);
  /external/mesa3d/src/gallium/drivers/i915/
i915_screen.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
552 FREE(is);
586 FREE(is);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_sampler.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
227 FREE(view);
235 FREE( sampler );
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_texture.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
186 FREE(hwcso);
314 FREE(view);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_state_sampler.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
94 FREE(view);
161 FREE( sampler );
  /external/mesa3d/src/gallium/state_trackers/va/
postproc.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
201 FREE(context->deint);
209 FREE(context->deint);
  /external/mesa3d/src/gallium/state_trackers/vdpau/
presentation.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
87 FREE(pq);
109 FREE(pq);
  /external/mesa3d/src/gallium/targets/d3dadapter9/
drm.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
111 FREE(ctx);
227 FREE(ctx);
  /external/protobuf/php/ext/google/protobuf/
storage.c 387 FREE(layout->fields);
389 FREE(layout);
  /external/mesa3d/src/gallium/auxiliary/util/
u_tile.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
464 FREE(packed);
526 FREE(packed);
554 FREE(packed);
582 FREE(packed);
863 FREE(packed);
894 FREE(packed);
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_winsys_dri3.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
102 FREE(buffer);
116 FREE(buffer);
169 free(ge);
312 FREE(buffer);
417 free(geom_reply);
447 free(error);
527 free(bp_reply);
532 free(bp_reply);
538 FREE(scrn->front_buffer)
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_buffer.c 131 FREE(res);
462 FREE(tx);
503 FREE(tx);
560 FREE(tx);
701 FREE(buffer);
893 FREE(b);
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_compute.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
118 FREE(program);
133 FREE(sel.tokens);
134 FREE(program);
155 FREE(sel.tokens);
176 FREE(program);
790 FREE(program);
  /external/mesa3d/src/gallium/drivers/rbug/
rbug_core.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
194 FREE(texs);
313 FREE(ctxs);
542 FREE(shdrs);
672 FREE(tr_shdr->replaced_tokens);
705 FREE(tr_shdr->replaced_tokens);
872 FREE(tr_rbug);
  /external/mesa3d/src/gallium/state_trackers/nine/
stateblock9.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
69 FREE(state->vs_const_f);
70 FREE(state->ps_const_f);
71 FREE(state->vs_const_i);
72 FREE(state->vs_const_b);
74 FREE(state->ff.light);
76 FREE(state->ff.transform);

Completed in 1169 milliseconds

<<11121314151617181920>>