Skip to content
Snippets Groups Projects
Commit ed1d8beb authored by Nguyen Dac Nam's avatar Nguyen Dac Nam Committed by namkazy
Browse files

shader: SULD.D import StoreType

parent 6d235b86
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ namespace VideoCommon::Shader { ...@@ -18,6 +18,7 @@ namespace VideoCommon::Shader {
using Tegra::Shader::Instruction; using Tegra::Shader::Instruction;
using Tegra::Shader::OpCode; using Tegra::Shader::OpCode;
using Tegra::Shader::StoreType;
namespace { namespace {
std::size_t GetImageTypeNumCoordinates(Tegra::Shader::ImageType image_type) { std::size_t GetImageTypeNumCoordinates(Tegra::Shader::ImageType image_type) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment