[GPU] XeSL swap shaders
This commit is contained in:
11
src/xenia/gpu/shaders/apply_gamma_table.cs.xesl
Normal file
11
src/xenia/gpu/shaders/apply_gamma_table.cs.xesl
Normal file
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
******************************************************************************
|
||||
* Xenia : Xbox 360 Emulator Research Project *
|
||||
******************************************************************************
|
||||
* Copyright 2022 Ben Vanik. All rights reserved. *
|
||||
* Released under the BSD license - see LICENSE in the root for more details. *
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#define XE_APPLY_GAMMA_COMPUTE
|
||||
#include "apply_gamma_table.xesli"
|
||||
Reference in New Issue
Block a user