Home
last modified time | relevance | path

Searched defs:Fragment (Results 1 - 25 of 39) sorted by relevance

12

/third_party/rust/crates/serde/serde_derive/src/
H A Dfragment.rs5 pub enum Fragment { enum
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionVisitor.cpp34 DebugLinesSubsectionRef Fragment; in visitDebugSubsection() local
41 DebugChecksumsSubsectionRef Fragment; in visitDebugSubsection() local
48 DebugInlineeLinesSubsectionRef Fragment; in visitDebugSubsection() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DPerStageTests.cpp24 ASSERT_EQ(StageBit(SingleShaderStage::Fragment), wgpu::ShaderStage::Fragment); in TEST() member in wgpu::ShaderStage
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DProgramPrelude.h24 Fragment, member in sh::MetalShaderType
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPerStage.h29 enum class SingleShaderStage { Vertex, Fragment, Compute }; member in dawn_native::SingleShaderStage
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrFragmentOperations.hpp46 struct Fragment struct
54 Fragment (const tcu::IVec2& pixelCoord_, const GenericVec4& value_, deUint32 coverage_, const float* sampleDepths_) in Fragment() function
63 Fragment (const tcu::IVec2& pixelCoord_, const GenericVec4& value_, const GenericVec4& value1_, deUint32 coverage_, const float* sampleDepths_) in Fragment() function
72 Fragment (void) in Fragment() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp241 const DIExpression *Fragment = I->getInstr()->getDebugExpression(); in beginFunction() local
H A DDwarfExpression.cpp222 auto Fragment = ExprCursor.getFragmentInfo(); in addMachineRegExpression() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp151 recordRelocation( MachObjectWriter *Writer, MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) recordRelocation() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp140 RecordARMScatteredHalfRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) RecordARMScatteredHalfRelocation() argument
253 RecordARMScatteredRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, unsigned Type, unsigned Log2Size, uint64_t &FixedValue) RecordARMScatteredRelocation() argument
329 requiresExternRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCFragment &Fragment, unsigned RelocType, const MCSymbol &S, uint64_t FixedValue) requiresExternRelocation() argument
375 recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) recordRelocation() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp175 getFixupOffset(const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup) getFixupOffset() argument
190 recordScatteredRelocation( MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, unsigned Log2Size, uint64_t &FixedValue) recordScatteredRelocation() argument
300 RecordPPCRelocation( MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) RecordPPCRelocation() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp102 RecordX86_64Relocation( MachObjectWriter *Writer, MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) RecordX86_64Relocation() argument
363 recordScatteredRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, unsigned Log2Size, uint64_t &FixedValue) recordScatteredRelocation() argument
463 recordTLVPRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) recordTLVPRelocation() argument
503 RecordX86Relocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) RecordX86Relocation() argument
[all...]
/third_party/skia/modules/skottie/src/text/
H A DSkottieShaper.h25 struct Fragment { struct in skottie::final
/third_party/ffmpeg/libavformat/
H A Dhdsenc.c38 typedef struct Fragment { struct
42 } Fragment; typedef
H A Dsmoothstreamingenc.c39 typedef struct Fragment { struct
45 } Fragment; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImage2DViewOf3DTests.cpp65 Fragment enumerator
792 Fragment, // TestType testType in createImage2DViewOf3DTests() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMachObjectWriter.cpp81 uint64_t MachObjectWriter::getFragmentAddress(const MCFragment *Fragment, in getFragmentAddress() argument
462 recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) recordRelocation() argument
H A DWinCOFFObjectWriter.cpp696 recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) recordRelocation() argument
H A DELFObjectWriter.cpp1419 recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) recordRelocation() argument
H A DWasmObjectWriter.cpp425 recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) recordRelocation() argument
H A DMCStreamer.cpp391 void MCStreamer::AssignFragment(MCSymbol *Symbol, MCFragment *Fragment) { in AssignFragment() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp93 struct Fragment { struct
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImage2DViewOf3DTests.cpp63 Fragment enumerator
790 Fragment, // TestType testType in createImage2DViewOf3DTests() local
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedGLEnums_autogen.h364 Fragment = 4, member in gl::ShaderType
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.hpp192 Fragment, enumerator

Completed in 25 milliseconds

12