mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 18:35:45 +00:00
shader: SULD.D import StoreType
This commit is contained in:
parent
94fecd1b68
commit
06fa4a3a41
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ namespace VideoCommon::Shader {
|
|||
|
||||
using Tegra::Shader::Instruction;
|
||||
using Tegra::Shader::OpCode;
|
||||
using Tegra::Shader::StoreType;
|
||||
|
||||
namespace {
|
||||
std::size_t GetImageTypeNumCoordinates(Tegra::Shader::ImageType image_type) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue