/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | HLSLRuntime.h | 26 static_cast<uint32_t>(E) - static_cast<uint32_t>(llvm::Triple::Pixel); in getStageFromEnvironment() 38 ENUM_COMPARE_ASSERT(Pixel)
|
H A D | LangOptions.h | 42 Pixel = 0, enumerator
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | fsl-pxp.txt | 1 Freescale Pixel Pipeline 4 The Pixel Pipeline (PXP) is a memory-to-memory graphics processing engine
|
H A D | nvidia,tegra-vde.txt | 50 0x6001c800 0x100 /* Pixel prediction block */
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | Triple.cpp | 340 case Pixel: return "pixel"; in getEnvironmentTypeName() 722 .StartsWith("pixel", Triple::Pixel) in parseEnvironment() 2101 static_assert(Triple::Vertex - Triple::Pixel == 1, 2103 static_assert(Triple::Geometry - Triple::Pixel == 2, 2105 static_assert(Triple::Hull - Triple::Pixel == 3, 2107 static_assert(Triple::Domain - Triple::Pixel == 4, 2109 static_assert(Triple::Compute - Triple::Pixel == 5, 2111 static_assert(Triple::Library - Triple::Pixel == 6, 2113 static_assert(Triple::RayGeneration - Triple::Pixel == 7, 2115 static_assert(Triple::Intersection - Triple::Pixel == 8, [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/exynos/ |
H A D | exynos_hdmi.txt | 25 c) sclk_pixel: Pixel special clock, one of the two possible inputs of 48 j) pixel_clko: Pixel clock generated by HDMI-PHY.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | DXContainer.h | 42 assert(Kind <= Triple::Amplification - Triple::Pixel && in getShaderStage() 44 return static_cast<Triple::EnvironmentType>(Triple::Pixel + Kind); in getShaderStage() 249 case Triple::EnvironmentType::Pixel: in swapBytes()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILMetadata.cpp | 54 case Triple::Pixel: in getShortShaderStage() 106 return (uint32_t)Env - (uint32_t)llvm::Triple::Pixel; in getShaderStage() 315 case Triple::EnvironmentType::Pixel: { in createEntryMD()
|
H A D | DXContainerGlobals.cpp | 150 static_cast<uint8_t>(TT.getEnvironment() - Triple::Pixel); in addPipelineStateValidationInfo()
|
/freebsd/stand/efi/include/ |
H A D | efiuga.h | 85 EFI_UGA_PIXEL Pixel; member
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | mt9p031.txt | 14 - pixel-clock-frequency: Pixel clock frequency.
|
H A D | imx290.txt | 4 Square Pixel for Color Cameras. It is programmable through I2C and 4-wire
|
H A D | adv7604.txt | 55 - pclk-sample: Pixel clock polarity. Defaults to output on the falling edge.
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | HLSL.cpp | 47 case Triple::EnvironmentType::Pixel: in isLegalShaderModel() 78 .Case("ps", Triple::EnvironmentType::Pixel) in tryParseProfile()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCDXContainerWriter.cpp | 122 static_cast<uint16_t>(TT.getEnvironment() - Triple::Pixel); in writeObject()
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sdm670-google-sargo.dts | 3 * Device tree for Google Pixel 3a, adapted from google-blueline device tree, 30 model = "Google Pixel 3a";
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | Triple.h | 277 Pixel, enumerator 820 return Env == Triple::Pixel || Env == Triple::Vertex || in isShaderStageEnvironment()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaHLSL.cpp | 220 case llvm::Triple::Pixel: in CheckEntryPoint() 601 assert((unsigned)(ShaderType - llvm::Triple::Pixel) < 31 && in SetShaderStageContext() 605 unsigned bitmapIndex = ShaderType - llvm::Triple::Pixel; in SetShaderStageContext()
|
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | SPIR.h | 310 assert(Triple.getEnvironment() >= llvm::Triple::Pixel && in SPIRVTargetInfo()
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | brcm,bcm-vc4.txt | 10 Required properties for Pixel Valve:
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | asf | 44 >>>103 leshort x \b, Bits Per Pixel Count %d
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | DXContainerEmitter.cpp | 244 Triple::Pixel + P.Info->Info.ShaderStage)); in writeParts()
|
H A D | DXContainerYAML.cpp | 282 case Triple::EnvironmentType::Pixel: in mapInfoForVersion()
|
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/ |
H A D | mediatek,disp.txt | 6 and input selectors in the MMSYS_CONFIG register space. Pixel clock and start
|
/freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
H A D | dsi.txt | 26 - assigned-clock-parents: The Byte clock and Pixel clock PLL outputs provided
|