Home
last modified time | relevance | path

Searched refs:pl_sh (Results 1 – 4 of 4) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsndlib2xen.c1093 s7_pointer pl_l, pl_isfiii, pl_fsiiif, pl_bs, pl_ts, pl_sh, pl_bhi; in mus_sndlib_xen_initialize() local
1166 pl_sh = s7_make_signature(s7, 2, s, h); in mus_sndlib_xen_initialize()
1206 …header_type_name, g_mus_header_type_name_w, 1, 0, 0, H_mus_header_type_name, pl_sh); in mus_sndlib_xen_initialize()
1207 …header_type_to_string,g_mus_header_type_to_string_w, 1, 0, 0, H_mus_header_type_to_string, pl_sh); in mus_sndlib_xen_initialize()
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/opengl/
H A Dfragment_shaders.c613 if (tc->pl_sh) { in opengl_fragment_shader_init_impl()
614 struct pl_shader *sh = tc->pl_sh; in opengl_fragment_shader_init_impl()
H A Dconverter.h339 struct pl_shader *pl_sh; member
H A Dvout_helper.c632 tc->pl_sh = pl_shader_alloc(tc->pl_ctx, NULL); in opengl_init_program()
634 tc->pl_sh = pl_shader_alloc(tc->pl_ctx, NULL, 0); in opengl_init_program()
636 tc->pl_sh = pl_shader_alloc(tc->pl_ctx, NULL, 0, 0); in opengl_init_program()