Files
Xenia-Canary/src/xenia/gpu/shaders/texture_load_16bpb.cs.xesl

12 lines
582 B
Plaintext

/**
******************************************************************************
* 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_TEXTURE_LOAD_16BPB_TRANSFORM(blocks) (blocks)
#include "texture_load_16bpb.xesli"