Home
last modified time | relevance | path

Searched refs:RPC_INT_RES (Results 1 – 6 of 6) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/ext/
H A Degl_openmaxil_client.c41 res = RPC_INT_RES(RPC_CALL2_RES(eglIntOpenMAXILDoneMarker_impl, in eglIntOpenMAXILDoneMarker()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/common/
H A Dkhrn_client.c108RPC_INT_RES(RPC_CALL0_RES(khrn_misc_try_unload_impl, thread, KHRNMISCTRYUNLOAD_ID)); // return uni… in client_try_unload_server()
H A Dkhrn_client_rpc.h87 static INLINE int RPC_INT_RES(int i) { khronos_server_unlock_func_table(); return i; } in RPC_INT_RES() function
95 #define RPC_INT_RES(i) (i) macro
440 #define RPC_INT_RES(i) ((GLint)(i))
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/egl/
H A Degl_client_surface.c651 (void)RPC_INT_RES(RPC_CALL1_RES(eglIntDestroySurface_impl,
H A Degl_client.c1179 (void) RPC_INT_RES(RPC_CALL2_RES(eglIntFlushAndWait_impl, in eglWaitClient()
2182 (void) RPC_INT_RES(RPC_CALL2_RES(eglIntFlushAndWait_impl, in eglWaitGL()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/glxx/
H A Dglxx_client.c1217 max = RPC_INT_RES(RPC_CALL3_RES( in draw_arrays_or_elements()
1674 return RPC_INT_RES(RPC_CALL2_IN_BULK_RES(glGetAttribLocation_impl_20, in glGetAttribLocation()
2812 return RPC_INT_RES(RPC_CALL2_IN_BULK_RES(glGetUniformLocation_impl_20, in glGetUniformLocation()