When using a shared gl texture in a kernel with the cl_khr_gl_sharing extension, functions to obtain the resolution of the texture return 0. i.e. get_image_dim get_image_width get_image_height functions in kernel all return 0. This was with the gl texture marked as write_only. The input texture (read_only) to the kernel was not a gl texture and the image dimension functions returned the correct value. Version of Beignet: 1.3.2-1 Target hardware: UP Squared board - Intel N4200 (Apollo lake) Linux info: Ubilinux 4 (4.9 kernel)
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/beignet/beignet/issues/25.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.