Searched refs:Geometry (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DHLSLRuntime.h40 ENUM_COMPARE_ASSERT(Geometry)
H A DLangOptions.h65 Geometry, member in class:clang::ShaderStage
/freebsd-current/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILMetadata.cpp49 case Triple::Geometry:
293 case Triple::EnvironmentType::Geometry:
/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHLSL.cpp46 case Triple::EnvironmentType::Geometry:
80 .Case("gs", Triple::EnvironmentType::Geometry)
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h251 case Triple::EnvironmentType::Geometry:
391 if (Stage == Triple::EnvironmentType::Geometry)
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp278 case Triple::EnvironmentType::Geometry:
323 case Triple::EnvironmentType::Geometry:
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h266 Geometry, enumerator in enum:llvm::Triple::EnvironmentType
789 Env == Triple::Geometry || Env == Triple::Hull ||
/freebsd-current/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp313 case Geometry: return "geometry";
682 .StartsWith("geometry", Triple::Geometry)
1950 static_assert(Triple::Geometry - Triple::Pixel == 2,
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp392 Twine((uint32_t)ShaderStage::Geometry));
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp12550 case HLSLShaderAttr::Geometry:

Completed in 316 milliseconds