Searched refs:Vertex (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/ |
H A D | HLSL.cpp | 41 case Triple::EnvironmentType::Vertex: in isLegalShaderModel() 77 .Case("vs", Triple::EnvironmentType::Vertex) in tryParseProfile()
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | HLSLRuntime.h | 39 ENUM_COMPARE_ASSERT(Vertex)
|
H A D | LangOptions.h | 63 Vertex, enumerator
|
H A D | Attr.td | 4058 "Pixel", "Vertex", "Geometry", "Hull", "Domain", "Compute",
|
H A D | DiagnosticSemaKinds.td | 11753 def err_hlsl_attr_unsupported_in_stage : Error<"attribute %0 is unsupported in %select{Pixel|Vertex…
|
/openbsd/gnu/llvm/llvm/lib/Target/DirectX/ |
H A D | DXILMetadata.cpp | 47 case Triple::Vertex: in getShortShaderStage() 290 case Triple::EnvironmentType::Vertex: in createEntryMD()
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | DirectXUsage.rst | 52 ``vertex`` Vertex shader
|
H A D | AMDGPUUsage.rst | 14170 …0x10000003 BaseVertex Vertex offset (32-bit unsigned integer). Not needed if the pipeline…
|
/openbsd/gnu/llvm/llvm/lib/TargetParser/ |
H A D | Triple.cpp | 279 case Vertex: return "vertex"; in getEnvironmentTypeName() 629 .StartsWith("vertex", Triple::Vertex) in parseEnvironment() 1896 static_assert(Triple::Vertex - Triple::Pixel == 1,
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrFormats.td | 213 // Vertex Fetch instructions
|
/openbsd/gnu/llvm/llvm/include/llvm/TargetParser/ |
H A D | Triple.h | 262 Vertex, enumerator
|
/openbsd/gnu/llvm/clang/lib/Frontend/ |
H A D | InitPreprocessor.cpp | 388 Twine((uint32_t)ShaderStage::Vertex)); in InitializeStandardPredefinedMacros()
|
/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/ |
H A D | SPIRVSymbolicOperands.td | 478 defm Vertex : ExecutionModelOperand<0, [Shader]>;
|
/openbsd/sys/dev/usb/ |
H A D | usbdevs | 626 vendor VERTEX 0x1fe7 Vertex Wireless Co., Ltd. 4614 /* Vertex Wireless products */
|