Searched refs:Pixel (Results 1 – 11 of 11) sorted by relevance
26 static_cast<uint32_t>(E) - static_cast<uint32_t>(llvm::Triple::Pixel); in getStageFromEnvironment()38 ENUM_COMPARE_ASSERT(Pixel)
62 Pixel = 0, enumerator
4048 // (uint32_t)llvm::Triple::EnvironmentType::Pixel).4058 "Pixel", "Vertex", "Geometry", "Hull", "Domain", "Compute",
11753 def err_hlsl_attr_unsupported_in_stage : Error<"attribute %0 is unsupported in %select{Pixel|Vertex…
63 class Pixel { class84 testCxxNew<Pixel>(); in TEST()
45 case Triple::EnvironmentType::Pixel: in isLegalShaderModel()76 .Case("ps", Triple::EnvironmentType::Pixel) in tryParseProfile()
125 static_cast<uint16_t>(TT.getEnvironment() - Triple::Pixel); in writeObject()
51 ``pixel`` Pixel shader
390 Twine((uint32_t)ShaderStage::Pixel)); in InitializeStandardPredefinedMacros()
1474 0x37 Cursor Pixel Positioning
7038 (uint32_t)llvm::Triple::Pixel; in handleHLSLSV_DispatchThreadIDAttr()