| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_debug_refcnt.h | 37 typedef void (*debug_reference_descriptor)(char*, const struct pipe_reference*); 44 debug_reference_slowpath(const struct pipe_reference* p, 48 debug_reference(const struct pipe_reference* p, 58 debug_reference(UNUSED const struct pipe_reference* p,
|
| H A D | u_debug_describe.h | 34 struct pipe_reference; 41 void debug_describe_reference(char* buf, const struct pipe_reference*ptr);
|
| H A D | u_threaded_context.h | 336 struct pipe_reference ref; 415 if (pipe_reference((struct pipe_reference *)*dst, (struct pipe_reference *)src))
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | u_debug_refcnt.h | 37 typedef void (*debug_reference_descriptor)(char*, const struct pipe_reference*); 44 debug_reference_slowpath(const struct pipe_reference* p, 48 debug_reference(const struct pipe_reference* p, 58 debug_reference(UNUSED const struct pipe_reference* p,
|
| H A D | u_debug_describe.h | 34 struct pipe_reference; 41 void debug_describe_reference(char* buf, const struct pipe_reference*ptr);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmw_shader.c | 38 struct pipe_reference *src_ref; 39 struct pipe_reference *dst_ref; 50 if (pipe_reference(dst_ref, src_ref)) {
|
| H A D | vmw_shader.h | 44 struct pipe_reference refcnt;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_bufmgr.h | 36 struct pipe_reference reference; 71 if (pipe_reference(&(*old_bo)->reference, &new_bo->reference)) 79 pipe_reference(NULL, &bo->reference); 92 if (pipe_reference(&(*bo)->reference, NULL)) 98 if (pipe_reference(&(*bo)->reference, NULL)) { 116 if (pipe_reference(&(*bo)->reference, NULL))
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_bufmgr.h | 36 struct pipe_reference reference; 71 if (pipe_reference(&(*old_bo)->reference, &new_bo->reference)) 79 pipe_reference(NULL, &bo->reference); 92 if (pipe_reference(&(*bo)->reference, NULL)) 98 if (pipe_reference(&(*bo)->reference, NULL)) { 116 if (pipe_reference(&(*bo)->reference, NULL))
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_compute.h | 35 struct pipe_reference reference; 68 if (pipe_reference(&(*dst)->reference, &src->reference))
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_fence.h | 34 struct pipe_reference ref; 54 if (pipe_reference(&(*dst)->ref, &src->ref))
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_fence.h | 34 struct pipe_reference ref; 54 if (pipe_reference(&(*dst)->ref, &src->ref))
|
| H A D | crocus_fine_fence.h | 47 struct pipe_reference reference; 90 if (pipe_reference(&(*dst)->reference, &src->reference))
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_fence.h | 43 struct pipe_reference reference; 84 if (pipe_reference(&old->reference, &f->reference)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_fence.h | 37 struct pipe_reference ref; 57 if (pipe_reference(*dst ? &(*dst)->ref : NULL,
|
| H A D | iris_fine_fence.h | 47 struct pipe_reference reference; 88 if (pipe_reference(&(*dst)->reference, &src->reference))
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_fence.h | 43 struct pipe_reference reference; 84 if (pipe_reference(&old->reference, &f->reference)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_compute.h | 47 if (pipe_reference(&(*dst)->sel.base.reference, &src->sel.base.reference))
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmw_shader.c | 40 struct pipe_reference *src_ref; 41 struct pipe_reference *dst_ref; 52 if (pipe_reference(dst_ref, src_ref)) {
|
| H A D | vmw_shader.h | 44 struct pipe_reference refcnt;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_live_shader_cache.h | 67 struct pipe_reference reference;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_fence.h | 39 struct pipe_reference reference;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/i915/drm/ |
| H A D | i915_drm_fence.c | 15 struct pipe_reference reference; 43 if (pipe_reference(&((struct i915_drm_fence *)(*ptr))->reference, &f->reference)) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/virgl/drm/ |
| H A D | virgl_drm_winsys.h | 37 struct pipe_reference reference; 69 struct pipe_reference reference;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_query_hw.h | 95 struct pipe_reference reference; /* keep this first */ 160 if (pipe_reference(&(*ptr)->reference, &samp->reference))
|