Home
last modified time | relevance | path

Searched refs:Pixel (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DHLSLRuntime.h26 static_cast<uint32_t>(E) - static_cast<uint32_t>(llvm::Triple::Pixel); in getStageFromEnvironment()
38 ENUM_COMPARE_ASSERT(Pixel)
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dfsl-pxp.txt1 Freescale Pixel Pipeline
4 The Pixel Pipeline (PXP) is a memory-to-memory graphics processing engine
H A Dnvidia,tegra-vde.txt50 0x6001c800 0x100 /* Pixel prediction block */
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp368 case Pixel: return "pixel"; in getEnvironmentTypeName()
756 .StartsWith("pixel", Triple::Pixel) in parseEnvironment()
2310 static_assert(Triple::Vertex - Triple::Pixel == 1,
2312 static_assert(Triple::Geometry - Triple::Pixel == 2,
2314 static_assert(Triple::Hull - Triple::Pixel == 3,
2316 static_assert(Triple::Domain - Triple::Pixel == 4,
2318 static_assert(Triple::Compute - Triple::Pixel == 5,
2320 static_assert(Triple::Library - Triple::Pixel == 6,
2322 static_assert(Triple::RayGeneration - Triple::Pixel == 7,
2324 static_assert(Triple::Intersection - Triple::Pixel == 8,
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/exynos/
H A Dexynos_hdmi.txt25 c) sclk_pixel: Pixel special clock, one of the two possible inputs of
48 j) pixel_clko: Pixel clock generated by HDMI-PHY.
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DUgaDraw.h76 EFI_UGA_PIXEL Pixel; member
H A DGraphicsOutput.h139 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Pixel; member
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dmt9p031.txt14 - pixel-clock-frequency: Pixel clock frequency.
H A Dimx290.txt4 Square Pixel for Color Cameras. It is programmable through I2C and 4-wire
H A Dadv7604.txt55 - pclk-sample: Pixel clock polarity. Defaults to output on the falling edge.
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h47 assert(Kind <= Triple::Amplification - Triple::Pixel && in getShaderStage()
49 return static_cast<Triple::EnvironmentType>(Triple::Pixel + Kind); in getShaderStage()
350 case Triple::EnvironmentType::Pixel: in swapBytes()
H A DDXContainerConstants.def135 SHADER_VISIBILITY(5, Pixel)
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDXContainerWriter.cpp99 static_cast<uint16_t>(TT.getEnvironment() - Triple::Pixel); in writeObject()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHLSL.cpp47 case Triple::EnvironmentType::Pixel: in isLegalShaderModel()
78 .Case("ps", Triple::EnvironmentType::Pixel) in tryParseProfile()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILTranslateMetadata.cpp112 case Triple::Pixel: in getShortShaderStage()
137 return (uint32_t)Env - (uint32_t)llvm::Triple::Pixel; in getShaderStage()
H A DDXILShaderFlags.cpp44 case Triple::EnvironmentType::Pixel: in hasUAVsAtEveryStage()
H A DDXContainerGlobals.cpp264 static_cast<uint8_t>(MMI.ShaderProfile - Triple::Pixel); in addPipelineStateValidationInfo()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm670-google-sargo.dts3 * Device tree for Google Pixel 3a, adapted from google-blueline device tree,
31 model = "Google Pixel 3a";
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h289 Pixel, enumerator
869 return Env == Triple::Pixel || Env == Triple::Vertex || in isShaderStageEnvironment()
/freebsd/contrib/file/magic/Magdir/
H A Dasf44 >>>103 leshort x \b, Bits Per Pixel Count %d
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dbrcm,bcm-vc4.txt10 Required properties for Pixel Valve:
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHLSLRootSignatureTokenKinds.def165 SHADER_VISIBILITY_ENUM(Pixel, "SHADER_VISIBILITY_PIXEL")
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DSPIR.h318 assert(Triple.getEnvironment() >= llvm::Triple::Pixel && in SPIRVTargetInfo()
/freebsd/sys/contrib/device-tree/src/arm64/exynos/google/
H A Dgs101-pixel-common.dtsi3 * Device Tree nodes common for all GS101-based Pixel
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,disp.txt6 and input selectors in the MMSYS_CONFIG register space. Pixel clock and start

12