Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
Revert "add required extensions for ES2 HDR IBL"
Browse files Browse the repository at this point in the history
This reverts commit 62195e8.
  • Loading branch information
mkrus committed Apr 17, 2019
1 parent 4bee958 commit e378cc3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/core/shaders/es2/light.inc.frag
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

#extension OES_texture_float : require
#extension OES_texture_float_linear : require

#ifndef FP
#define FP highp
#endif
Expand Down

0 comments on commit e378cc3

Please sign in to comment.