Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/HLSL/
H A DHLSLResource.h38 Texture2DMS, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/
H A DDXILResource.cpp142 case Kinds::Texture2DMS: in getKindName()
198 case Kinds::Texture2DMS: in printKind()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp233 case HLSLResourceAttr::ResourceKind::Texture2DMS: in castResourceShapeToResourceKind()
234 return llvm::hlsl::ResourceKind::Texture2DMS; in castResourceShapeToResourceKind()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DAttr.td4075 ["Texture1D", "Texture2D", "Texture2DMS",
4082 ["Texture1D", "Texture2D", "Texture2DMS",