Bypassing matrix multiplications on GLSL

前端 未结 0 1119
庸人自扰
庸人自扰 2020-12-05 19:54

Imagine we have the following fragment shader written in GLSL, which will be compiled for Vulkan:

//Vertex I/O
layout(location = 0) in vec2 ex_texCoord;

layo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题