Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

119
Visualizações
WebGL last attributes do not work in Chrome on Windows

I have this code in my vertex shader:

in vec3 geometry;
in vec4 offset; // xyz - offset, w sizeFactor
in vec4 rotationQuad;
in vec2 textureCoord;
in vec2 textureNr;
in highp float faceNumber;
in vec4 lightMatrix1;
in vec4 lightMatrix2;
in vec4 lightMatrix3;
in vec4 lightMatrix4;
in vec4 lightMatrix5;
in vec4 lightMatrix6;

The last two attributes "lightMatrix5" and "lightMatrix6" are not working in Chrome on Windows. In Firefox all works fine also on Chrome with Ubuntu Linux.

When I change the order of the attributes, the last two defined stop working. E.g:

in vec4 lightMatrix1;
in vec4 lightMatrix2;
in vec4 lightMatrix5;
in vec4 lightMatrix6;
in vec4 lightMatrix3;
in vec4 lightMatrix4;

Now the "lightMatrix3" and "lightMatrix4" do not work but the "lightMatrix5" and "lightMatrix6" work fine now.

The Parameters from WebGL look like this:

WebGLInfo::: WebGL 2 supported
WebGLInfo::: Max Vertex Attributes 16
WebGLInfo::: Max Varying Vectors 32
WebGLInfo::: Max Vertex Uniform Vectors 1024
WebGLInfo::: Max Fragment Uniform Vectors 1024

Possible attributes should be 16, I'm using 12 and the limit seams to be 10?

Any idea why it happens and how to solve it?

Thanks a lot!

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

I replaced the 4 vec4 (lightmatrix1-4) attributes with one mat4 attribute and it is working now. The attributes count seams to matter.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda