mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-06 02:18:05 +08:00
committed by
Compute-Runtime-Automation
parent
50fe037aeb
commit
047438850d
1
third_party/aub_stream/aubstream/aubstream.h
vendored
1
third_party/aub_stream/aubstream/aubstream.h
vendored
@@ -88,6 +88,7 @@ constexpr uint32_t rl = 4;
|
||||
|
||||
namespace hardwareContextFlags {
|
||||
constexpr uint32_t contextGroup = 1 << 15;
|
||||
constexpr uint32_t highPriority = 1 << 14;
|
||||
} // namespace hardwareContextFlags
|
||||
|
||||
static_assert(std::is_pod<SurfaceInfo>::value, "SurfaceInfo is not POD type");
|
||||
|
||||
Reference in New Issue
Block a user