mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(shader_hlslc.) Another buildfix
This commit is contained in:
parent
057af3c310
commit
0edbf8d5c9
1 changed files with 1 additions and 0 deletions
|
@ -534,6 +534,7 @@ const shader_backend_t hlsl_backend = {
|
|||
hlsl_deinit,
|
||||
hlsl_set_params,
|
||||
hlsl_set_uniform_parameter,
|
||||
NULL, /* compile_program */
|
||||
hlsl_use,
|
||||
hlsl_num,
|
||||
hlsl_filter_type,
|
||||
|
|
Loading…
Add table
Reference in a new issue