Home
last modified time | relevance | path

Searched refs:HashFlags (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h43 enum class HashFlags : uint32_t { enum
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/
H A DDXContainerGlobals.cpp86 HashData.Flags = static_cast<uint32_t>(dxbc::HashFlags::IncludesSource); in computeShaderHash()
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp41 dxbc::HashFlags::IncludesSource)) != 0), in ShaderHash()
H A DDXContainerEmitter.cpp189 Hash.Flags |= static_cast<uint32_t>(dxbc::HashFlags::IncludesSource); in writeParts()