summaryrefslogtreecommitdiffstats
path: root/tools/gfx/cpu/cpu-helper-functions.h
blob: 2c6de19d84be5db0e736e6120d3a2047feef6751 (plain)
1
2
3
4
5
6
7
8
9
10
// cpu-helper-functions.h
#pragma once
#include "cpu-base.h"

namespace gfx
{
using namespace Slang;


} // namespace gfx