Ruiyan
Ruiyan
I am investigating this issue now, but I am new to the community. The problem I am facing now is that I couldn't get the IDE print this Error message,...
> Running the MRP prints the following error: > > ``` > ERROR: GL ERROR: Source: OpenGL Type: Error ID: 1 Severity: High Message: GL_INVALID_ENUM in glCompressedTexImage2D(target=GL_TEXTURE_2D_ARRAY) > at: _gl_debug_print...
@semensanyok Hi, does this fix work for you? I tried to follow your changes to modify this ``` case FORMAT_BPTC_RGBA: return 4; //btpc bc6h ``` Does it fix everything for...
@semensanyok After modifying the code as you showed in your branch. I encounter this error when opening the demo project.  Do you have the same issue? And the basis...