Searched defs:get_desc (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/util/ | ||
H A D | u_debug_refcnt.h | 48 debug_reference(const struct pipe_reference* p, debug_reference_descriptor get_desc, int change) debug_reference() argument 58 debug_reference(UNUSED const struct pipe_reference* p, UNUSED debug_reference_descriptor get_desc, UNUSED int change) debug_reference() argument |
H A D | u_debug_refcnt.c | 138 debug_reference_slowpath(const struct pipe_reference *p, debug_reference_descriptor get_desc, int change) debug_reference_slowpath() argument |
/third_party/python/Lib/test/ | ||
H A D | pydocfodder.py | 193 class get_desc: class in FunkyProperties |
/third_party/mesa3d/src/gallium/auxiliary/util/ | ||
H A D | u_inlines.h | 75 pipe_reference_described(struct pipe_reference *dst, struct pipe_reference *src, debug_reference_descriptor get_desc) pipe_reference_described() argument |
Completed in 3 milliseconds