/aosp_15_r20/external/skia/src/gpu/ |
H A D | Swizzle.h | 31 constexpr Swizzle() : Swizzle(0x3210) {} in Swizzle() function 76 explicit constexpr Swizzle(uint16_t key) : fKey(key) {} in Swizzle() function 92 constexpr Swizzle::Swizzle(const char c[4]) in Swizzle() function
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLSwizzle.h | 57 Swizzle(const Context& context, Position pos, std::unique_ptr<Expression> base, in Swizzle() function 114 Swizzle(Position pos, const Type* type, std::unique_ptr<Expression> base, in Swizzle() function
|
H A D | SkSLIRHelpers.h | 55 std::unique_ptr<Expression> Swizzle(std::unique_ptr<Expression> base, ComponentArray c) const { in Swizzle() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | R600OptimizeVectorRegisters.cpp | 195 unsigned Swizzle = It.second; in RebuildVector() local 253 unsigned Swizzle = MI.getOperand(i + Offset).getImm() + 1; in SwizzleInput() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | R600OptimizeVectorRegisters.cpp | 212 unsigned Swizzle = (*It).second; in RebuildVector() local 272 unsigned Swizzle = MI.getOperand(i + Offset).getImm() + 1; in SwizzleInput() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | R600OptimizeVectorRegisters.cpp | 194 unsigned Swizzle = (*It).second; in RebuildVector() local 256 unsigned Swizzle = MI.getOperand(i + Offset).getImm() + 1; in SwizzleInput() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 73 pub trait Swizzle<const N: usize> { interface
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 73 pub trait Swizzle<const N: usize> { trait
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 73 pub trait Swizzle<const N: usize> { trait
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 73 pub trait Swizzle<const N: usize> { trait
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 73 pub trait Swizzle<const N: usize> { interface
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUAsmUtils.cpp | 86 namespace Swizzle { namespace
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkPipeline.h | 33 class Swizzle; variable
|
/aosp_15_r20/external/skia/src/gpu/ganesh/effects/ |
H A D | GrDisableColorXP.cpp | 57 const skgpu::Swizzle&, in makeProgramImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUAsmUtils.cpp | 543 namespace Swizzle { namespace
|
/aosp_15_r20/external/swiftshader/src/Reactor/ |
H A D | SIMD.cpp | 856 RValue<SIMD::Int> Swizzle(RValue<SIMD::Int> x, uint16_t select) in Swizzle() function 863 RValue<SIMD::UInt> Swizzle(RValue<SIMD::UInt> x, uint16_t select) in Swizzle() function 870 RValue<SIMD::Float> Swizzle(RValue<SIMD::Float> x, uint16_t select) in Swizzle() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/ |
H A D | GrSimpleMeshDrawOpHelper.h | 41 class Swizzle; variable
|
H A D | QuadPerEdgeAA.h | 36 class Swizzle; variable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_program_pair.h | 44 unsigned int Swizzle:12; member
|
H A D | radeon_program.h | 26 unsigned int Swizzle:12; member
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrRecordingContextPriv.h | 48 class Swizzle; variable
|
H A D | SurfaceDrawContext.h | 74 class Swizzle; variable
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | NodeType.h | 25 Swizzle, enumerator
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | format_parser.py | 109 class Swizzle: class
|
/aosp_15_r20/external/mesa3d/src/mesa/program/ |
H A D | prog_instruction.h | 155 GLuint Swizzle:12; member
|