Moved the opengl interop example from shaders to others.

This commit is contained in:
Stephan Soller 2021-04-19 19:57:22 +02:00
parent 69ce5bea22
commit 2738f88f5d
7 changed files with 1 additions and 2 deletions

View File

@ -484,8 +484,7 @@ SHADERS = \
shaders/shaders_spotlight \ shaders/shaders_spotlight \
shaders/shaders_hot_reloading \ shaders/shaders_hot_reloading \
shaders/shaders_mesh_instancing \ shaders/shaders_mesh_instancing \
shaders/shaders_multi_sample2d \ shaders/shaders_multi_sample2d
shaders/shaders_opengl_interop
AUDIO = \ AUDIO = \
audio/audio_module_playing \ audio/audio_module_playing \

View File

Before

Width:  |  Height:  |  Size: 263 KiB

After

Width:  |  Height:  |  Size: 263 KiB