Home
last modified time | relevance | path

Searched refs:pl_ref_new (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/libplacebo/libplacebo-4.157.0/src/
H A Dpl_alloc.h103 struct pl_ref *pl_ref_new(void *parent);
H A Dpl_alloc.c291 struct pl_ref *pl_ref_new(void *parent) in pl_ref_new() function
H A Dshaders.c34 PL_ARRAY_APPEND(sh, sh->tmp, pl_ref_new(NULL)); in pl_shader_alloc()
80 PL_ARRAY_APPEND(sh, sh->tmp, pl_ref_new(NULL)); in pl_shader_reset()