This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
zhangyupeng
/
Babylon.js
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
385f006961
Ramas
Etiquetas
master
Babylon.js
/
src
/
Shaders
/
ShadersInclude
/
mrtFragmentDeclaration.fx
mrtFragmentDeclaration.fx
77 B
Histórico
Raw
1
2
3
#if __VERSION__ >= 200
layout(location = 0) out vec4 glFragData[{X}];
#endif