shader: SULD.D import StoreType
This commit is contained in:
parent
6d235b8631
commit
ed1d8beb13
|
@ -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…
Reference in New Issue