diff --git a/bgfx b/bgfx index f99a6b4..ffeba57 160000 --- a/bgfx +++ b/bgfx @@ -1 +1 @@ -Subproject commit f99a6b424697a6cbe01e935fcda6970ae5d0da6b +Subproject commit ffeba57b8af0d46bcdcd5bd663791e6feb5d33e4 diff --git a/cmake/examples.cmake b/cmake/examples.cmake index dbe7d6f..a22d21a 100755 --- a/cmake/examples.cmake +++ b/cmake/examples.cmake @@ -274,6 +274,7 @@ if( BGFX_BUILD_EXAMPLES ) 43-denoise 44-sss 45-bokeh + 46-fsr ) foreach( EXAMPLE ${BGFX_EXAMPLES} )