shader: SULD.D import StoreType

This commit is contained in:
Nguyen Dac Nam 2020-03-09 20:13:25 +07:00 committed by namkazy
parent 6d235b8631
commit ed1d8beb13
1 changed files with 1 additions and 0 deletions

View File

@ -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) {