Sfoglia il codice sorgente

fix write_depth.fs glsl120

pull/5138/head
Maicon Santana 1 mese fa
committed by GitHub
parent
commit
69021939e6
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      examples/shaders/resources/shaders/glsl120/write_depth.fs

+ 1
- 1
examples/shaders/resources/shaders/glsl120/write_depth.fs Vedi File

@ -1,4 +1,4 @@
#version 100
#version 120
#extension GL_EXT_frag_depth : enable

Caricamento…
Annulla
Salva