The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

c/client: Fix URL reference

+1 -1
+1 -1
src/xrt/compositor/client/comp_gl_eglimage_swapchain.c
··· 230 230 231 231 #if defined(XRT_GRAPHICS_BUFFER_HANDLE_IS_AHARDWAREBUFFER) 232 232 // see 233 - // https://android.googlesource.com/platform/cts/+/master/tests/tests/nativehardware/jni/AHardwareBufferGLTest.cpp 233 + // https://android.googlesource.com/platform/cts/+/e59c1e8ef5c19ff49bd53dd5d039f9a773d877ec/tests/tests/nativehardware/jni/AHardwareBufferGLTest.cpp#1416 234 234 native_buffer = eglGetNativeClientBufferANDROID(xscn->images[i].handle); 235 235 236 236 AHardwareBuffer_Desc desc;