Typical output:
Code: Select all
--- EGL version: 1.4
--- 7 EGL extension(s):
EGL_KHR_lock_surface
EGL_KHR_gl_texture_cubemap_image
EGL_KHR_gl_texture_2D_image
EGL_KHR_vg_parent_image
EGL_KHR_image_pixmap
EGL_KHR_image_base
EGL_KHR_image
--- 1 OpenVG extension(s):
VG_KHR_EGL_image
--- OpenVG maximum values:
maxScissorRects: 32
maxDashCount: 16
maxKernelSize: 15
maxSeparableKernelSize: 33
maxGaussianStdDeviation: 16
maxColorRampStops: 32
maxImageWidth: 2048
maxImageHeight: 2048
maxImagePixels: 4194304
maxImageBytes: 16777216
maxFloat: 3.40282e+38
--- Running the demo
Current FPS: 62
Current FPS: 60
Current FPS: 58
...
How to run:
Code: Select all
chmod +x test
./test
Demo runs properly only in FullHD resolution (1920x1080)
Sorry, no source code available.