Home
last modified time | relevance | path

Searched refs:getShaderFeatureFlags (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/obj2yaml/
H A Ddxcontainer2yaml.cpp74 std::optional<uint64_t> Flags = Container.getShaderFeatureFlags(); in dumpDXContainer()
/llvm-project/llvm/include/llvm/Object/
H A DDXContainer.h379 std::optional<uint64_t> getShaderFeatureFlags() const { in getShaderFeatureFlags() function