Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/common/
H A Dkhrn_client_platform.h276 extern bool platform_use_global_image_as_egl_image(uint32_t id_0, uint32_t id_1, EGLNativePixmapTyp…
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/ext/
H A Degl_khr_image_client.c393 …if (platform_use_global_image_as_egl_image(buf[0], buf[1], (EGLNativePixmapType)buffer, &thread->e…
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/common/linux/
H A Dkhrn_client_platform_linux.c316 bool platform_use_global_image_as_egl_image(uint32_t id_0, uint32_t id_1, EGLNativePixmapType pixma… in platform_use_global_image_as_egl_image() function