Home
last modified time | relevance | path

Searched defs:entrypoints (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadisplay_priv.c35 VAEntrypoint *entrypoints; in gst_va_display_get_profiles() local
143 VAEntrypoint *entrypoints; in gst_va_display_has_vpp() local
Dplugin.c246 VAEntrypoint *entrypoints = g_new (VAEntrypoint, vaMaxNumEntrypoints (dpy)); in plugin_register_elements() local
/third_party/mesa3d/src/egl/
Degl-entrypoint-check.py20 def check_entrypoint_sorted(entrypoints): argument
/third_party/mesa3d/src/vulkan/util/
Dvk_instance.c203 const struct vk_instance_entrypoint_table *entrypoints, in vk_instance_get_proc_addr()