Home
last modified time | relevance | path

Searched refs:pipe_reference (Results 1 – 25 of 994) sorted by relevance

12345678910>>...40

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h36 struct pipe_reference reference;
71 if (pipe_reference(&(*old_bo)->reference, &new_bo->reference)) in v3d_bo_set_reference()
79 pipe_reference(NULL, &bo->reference); in v3d_bo_reference()
92 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference()
98 if (pipe_reference(&(*bo)->reference, NULL)) { in v3d_bo_unreference()
116 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference_locked_timed()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h36 struct pipe_reference reference;
71 if (pipe_reference(&(*old_bo)->reference, &new_bo->reference)) in v3d_bo_set_reference()
79 pipe_reference(NULL, &bo->reference); in v3d_bo_reference()
92 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference()
98 if (pipe_reference(&(*bo)->reference, NULL)) { in v3d_bo_unreference()
116 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference_locked_timed()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h36 struct pipe_reference reference;
71 if (pipe_reference(&(*old_bo)->reference, &new_bo->reference)) in v3d_bo_set_reference()
79 pipe_reference(NULL, &bo->reference); in v3d_bo_reference()
92 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference()
98 if (pipe_reference(&(*bo)->reference, NULL)) { in v3d_bo_unreference()
116 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference_locked_timed()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h36 struct pipe_reference reference;
71 if (pipe_reference(&(*old_bo)->reference, &new_bo->reference)) in v3d_bo_set_reference()
79 pipe_reference(NULL, &bo->reference); in v3d_bo_reference()
92 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference()
98 if (pipe_reference(&(*bo)->reference, NULL)) { in v3d_bo_unreference()
116 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference_locked_timed()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h36 struct pipe_reference reference;
71 if (pipe_reference(&(*old_bo)->reference, &new_bo->reference)) in v3d_bo_set_reference()
79 pipe_reference(NULL, &bo->reference); in v3d_bo_reference()
92 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference()
98 if (pipe_reference(&(*bo)->reference, NULL)) { in v3d_bo_unreference()
116 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference_locked_timed()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h36 struct pipe_reference reference;
71 if (pipe_reference(&(*old_bo)->reference, &new_bo->reference)) in v3d_bo_set_reference()
79 pipe_reference(NULL, &bo->reference); in v3d_bo_reference()
92 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference()
98 if (pipe_reference(&(*bo)->reference, NULL)) { in v3d_bo_unreference()
116 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference_locked_timed()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h36 struct pipe_reference reference;
71 if (pipe_reference(&(*old_bo)->reference, &new_bo->reference)) in v3d_bo_set_reference()
79 pipe_reference(NULL, &bo->reference); in v3d_bo_reference()
92 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference()
98 if (pipe_reference(&(*bo)->reference, NULL)) { in v3d_bo_unreference()
116 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference_locked_timed()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h36 struct pipe_reference reference;
71 if (pipe_reference(&(*old_bo)->reference, &new_bo->reference)) in v3d_bo_set_reference()
79 pipe_reference(NULL, &bo->reference); in v3d_bo_reference()
92 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference()
98 if (pipe_reference(&(*bo)->reference, NULL)) { in v3d_bo_unreference()
116 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference_locked_timed()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h36 struct pipe_reference reference;
71 if (pipe_reference(&(*old_bo)->reference, &new_bo->reference)) in v3d_bo_set_reference()
79 pipe_reference(NULL, &bo->reference); in v3d_bo_reference()
92 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference()
98 if (pipe_reference(&(*bo)->reference, NULL)) { in v3d_bo_unreference()
116 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference_locked_timed()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h36 struct pipe_reference reference;
71 if (pipe_reference(&(*old_bo)->reference, &new_bo->reference)) in v3d_bo_set_reference()
79 pipe_reference(NULL, &bo->reference); in v3d_bo_reference()
92 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference()
98 if (pipe_reference(&(*bo)->reference, NULL)) { in v3d_bo_unreference()
116 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference_locked_timed()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h36 struct pipe_reference reference;
71 if (pipe_reference(&(*old_bo)->reference, &new_bo->reference)) in v3d_bo_set_reference()
79 pipe_reference(NULL, &bo->reference); in v3d_bo_reference()
92 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference()
98 if (pipe_reference(&(*bo)->reference, NULL)) { in v3d_bo_unreference()
116 if (pipe_reference(&(*bo)->reference, NULL)) in v3d_bo_unreference_locked_timed()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/
H A Du_debug_refcnt.h37 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, in debug_reference()
58 debug_reference(UNUSED const struct pipe_reference* p, in debug_reference()
/dports/lang/clover/mesa-21.3.6/src/util/
H A Du_debug_refcnt.h37 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, in debug_reference()
58 debug_reference(UNUSED const struct pipe_reference* p, in debug_reference()
/dports/graphics/libosmesa/mesa-21.3.6/src/util/
H A Du_debug_refcnt.h37 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, in debug_reference()
58 debug_reference(UNUSED const struct pipe_reference* p, in debug_reference()
/dports/graphics/mesa-libs/mesa-21.3.6/src/util/
H A Du_debug_refcnt.h37 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, in debug_reference()
58 debug_reference(UNUSED const struct pipe_reference* p, in debug_reference()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/
H A Du_debug_refcnt.h37 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, in debug_reference()
58 debug_reference(UNUSED const struct pipe_reference* p, in debug_reference()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/
H A Du_debug_refcnt.h37 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, in debug_reference()
58 debug_reference(UNUSED const struct pipe_reference* p, in debug_reference()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/util/
H A Du_debug_refcnt.h37 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, in debug_reference()
58 debug_reference(UNUSED const struct pipe_reference* p, in debug_reference()
H A Du_threaded_context.h336 struct pipe_reference ref;
421 if (pipe_reference((struct pipe_reference *)*dst, (struct pipe_reference *)src)) in tc_unflushed_batch_token_reference()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/
H A Du_debug_refcnt.h37 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, in debug_reference()
58 debug_reference(UNUSED const struct pipe_reference* p, in debug_reference()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/util/
H A Du_debug_refcnt.h37 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, in debug_reference()
58 debug_reference(UNUSED const struct pipe_reference* p, in debug_reference()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/
H A Du_debug_refcnt.h37 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, in debug_reference()
58 debug_reference(UNUSED const struct pipe_reference* p, in debug_reference()
/dports/graphics/mesa-dri/mesa-21.3.6/src/util/
H A Du_debug_refcnt.h37 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, in debug_reference()
58 debug_reference(UNUSED const struct pipe_reference* p, in debug_reference()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/usb/
H A Dusb_device_handle_mac.h91 uint8_t pipe_reference; member
95 uint8_t pipe_reference,
100 uint8_t pipe_reference,
105 uint8_t pipe_reference,
109 uint8_t pipe_reference,
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/gallium/include/pipe/
H A Dp_state.h74 struct pipe_reference struct
336 struct pipe_reference reference;
366 struct pipe_reference reference;
408 struct pipe_reference reference;
490 struct pipe_reference reference;

12345678910>>...40