google / google/filament

Cannot display while using opengl on ubuntu 22.04

Open
#6,664 2 comments 0 reactions 1 assignee Claimed by @pixelflinger View on GitHub
linux opengl
Dominant language
C++
Stars
20.5k
Forks
2.3k
Avg merge
2d 14h
Merged PRs (30d)
83

Description

**Describe the bug**
Cannot display while using opengl on ubuntu 22.04

**To Reproduce**
Steps to reproduce the behavior:
1. ./rendertarget -a opengl

**Expected behavior**
rendertarget samples display right

**Screenshots**
![image](https://user-images.githubusercontent.com/23613397/227122884-c6b99d8a-3579-4913-ad07-675fa79bb396.png)

**Logs**
~/work/graphic/filament/out/cmake-debug/samples git:(a157546d8) ./rendertarget -a opengl
WARNING: Using soft CircularBuffer (12288 KiB)
FEngine (64 bits) created at 0x55756a66ea40 (threading is enabled)
FEngine resolved backend: OpenGL
[Intel], [Mesa Intel(R) UHD Graphics 630 (CML GT2)], [4.6 (Core Profile) Mesa 22.2.5], [4.60]
Feature level: 3
Active workarounds:
vao_doesnt_store_element_array_buffer_binding
allow_read_only_ancillary_feedback_loop
GL_MAX_DRAW_BUFFERS = 8
GL_MAX_RENDERBUFFER_SIZE = 16384
GL_MAX_SAMPLES = 16
GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 16.000000
GL_MAX_UNIFORM_BLOCK_SIZE = 65536
GL_MAX_TEXTURE_IMAGE_UNITS = 32
GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT = 32
OS version: 0
FEngine feature level: 3
OpenGL error 0x502 (GL_INVALID_OPERATION) in "draw" at line 3223
OpenGL error 0x502 (GL_INVALID_OPERATION) in "draw" at line 3223
OpenGL error 0x502 (GL_INVALID_OPERATION) in "draw" at line 3223
OpenGL error 0x502 (GL_INVALID_OPERATION) in "draw" at line 3223
OpenGL error 0x502 (GL_INVALID_OPERATION) in "draw" at line 3223
OpenGL error 0x502 (GL_INVALID_OPERATION) in "draw" at line 3223
OpenGL error 0x502 (GL_INVALID_OPERATION) in "draw" at line 3223
OpenGL error 0x502 (GL_INVALID_OPERATION) in "draw" at line 3223
OpenGL error 0x502 (GL_INVALID_OPERATION) in "draw" at line 3223
OpenGL error 0x502 (GL_INVALID_OPERATION) in "draw" at line 3223
OpenGL error 0x502 (GL_INVALID_OPERATION) in "draw" at line 3223
OpenGL error 0x502 (GL_INVALID_OPERATION) in "draw" at line 3223

**Desktop (please complete the following information):**
- Ubuntu 22.04
- GPU: Inter HD630
- Backend: [OpenGL]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.