/external/skia/src/gpu/ |
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
|
/external/skia/src/sksl/ir/ |
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
|
D | SkSLIRHelpers.h | 55 std::unique_ptr<Expression> Swizzle(std::unique_ptr<Expression> base, ComponentArray c) const { in Swizzle() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
D | AMDGPUAsmUtils.cpp | 86 namespace Swizzle { namespace
|
/external/skia/src/gpu/ganesh/vk/ |
D | GrVkPipeline.h | 33 class Swizzle; variable
|
/external/skia/src/gpu/ganesh/effects/ |
D | GrDisableColorXP.cpp | 57 const skgpu::Swizzle&, in makeProgramImpl()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/ |
D | AMDGPUAsmUtils.cpp | 543 namespace Swizzle { namespace
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
D | R600OptimizeVectorRegisters.cpp | 195 unsigned Swizzle = It.second; in RebuildVector() local 253 unsigned Swizzle = MI.getOperand(i + Offset).getImm() + 1; in SwizzleInput() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600OptimizeVectorRegisters.cpp | 212 unsigned Swizzle = (*It).second; in RebuildVector() local 272 unsigned Swizzle = MI.getOperand(i + Offset).getImm() + 1; in SwizzleInput() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600OptimizeVectorRegisters.cpp | 194 unsigned Swizzle = (*It).second; in RebuildVector() local 256 unsigned Swizzle = MI.getOperand(i + Offset).getImm() + 1; in SwizzleInput() local
|
/external/skia/src/gpu/ganesh/ops/ |
D | GrSimpleMeshDrawOpHelper.h | 41 class Swizzle; variable
|
D | QuadPerEdgeAA.h | 36 class Swizzle; variable
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_program_pair.h | 43 unsigned int Swizzle : 12; member
|
D | radeon_program.h | 26 unsigned int Swizzle : 12; member
|
D | radeon_compiler_util.c | 363 unsigned int Swizzle; member
|
/external/skia/src/gpu/ganesh/ |
D | GrRecordingContextPriv.h | 48 class Swizzle; variable
|
D | SurfaceDrawContext.h | 74 class Swizzle; variable
|
D | GrFragmentProcessor.h | 40 class Swizzle; variable
|
/external/angle/src/compiler/translator/ |
D | NodeType.h | 25 Swizzle, enumerator
|
/external/mesa3d/src/mesa/main/ |
D | format_parser.py | 109 class Swizzle: class
|
D | formats.c | 77 uint8_t Swizzle[4]; member
|
/external/mesa3d/src/mesa/program/ |
D | prog_instruction.h | 155 GLuint Swizzle:12; member
|
/external/swiftshader/src/Reactor/ |
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
|
/external/angle/src/compiler/translator/tree_ops/ |
D | RewritePixelLocalStorage.cpp | 298 static TIntermTyped *Swizzle(TVariable *var, int n) in Swizzle() function in sh::__anon0d4e493c0111::RewritePLSTraverser
|
/external/skia/src/gpu/ganesh/gl/ |
D | GrGLGpu.h | 86 class Swizzle; variable
|