/external/skia/src/gpu/ |
D | Swizzle.h | 21 constexpr Swizzle() : Swizzle("rgba") {} in Swizzle() function 62 explicit constexpr Swizzle(uint16_t key) : fKey(key) {} in Swizzle() function 71 constexpr Swizzle::Swizzle(const char c[4]) in Swizzle() function 74 constexpr Swizzle::Swizzle(const Swizzle& that) in Swizzle() function
|
D | GrRecordingContextPriv.h | 22 class Swizzle; variable
|
D | GrFragmentProcessor.h | 28 class Swizzle; variable
|
/external/skia/src/sksl/ir/ |
D | SkSLSwizzle.h | 25 Swizzle(const Context& context, std::unique_ptr<Expression> base, in Swizzle() function 81 Swizzle(const Type* type, std::unique_ptr<Expression> base, const ComponentArray& components) 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/sksl/dsl/ |
D | DSLCore.cpp | 294 static DSLExpression Swizzle(DSLExpression base, SkSL::SwizzleComponent::Type a, in Swizzle() function in SkSL::dsl::DSLCore 301 static DSLExpression Swizzle(DSLExpression base, in Swizzle() function in SkSL::dsl::DSLCore 310 static DSLExpression Swizzle(DSLExpression base, in Swizzle() function in SkSL::dsl::DSLCore 320 static DSLExpression Swizzle(DSLExpression base, in Swizzle() function in SkSL::dsl::DSLCore 679 DSLExpression Swizzle(DSLExpression base, SkSL::SwizzleComponent::Type a, in Swizzle() function 684 DSLExpression Swizzle(DSLExpression base, in Swizzle() function 691 DSLExpression Swizzle(DSLExpression base, in Swizzle() function 699 DSLExpression Swizzle(DSLExpression base, in Swizzle() function
|
/external/skia/src/gpu/vk/ |
D | GrVkPipeline.h | 29 class Swizzle; variable
|
/external/skia/src/gpu/effects/ |
D | GrDisableColorXP.cpp | 52 const skgpu::Swizzle&, in makeProgramImpl()
|
/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
|
D | R600InstrInfo.cpp | 374 Swizzle(std::vector<std::pair<int, unsigned>> Src, in Swizzle() function
|
/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
|
D | R600InstrInfo.cpp | 382 Swizzle(std::vector<std::pair<int, unsigned> > Src, in Swizzle() function
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_program_pair.h | 66 unsigned int Swizzle:12; member
|
D | radeon_program.h | 48 unsigned int Swizzle:12; member
|
/external/skia/include/gpu/ |
D | GrDirectContext.h | 45 class Swizzle; variable
|
/external/angle/src/compiler/translator/tree_util/ |
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/gallium/drivers/r300/compiler/tests/ |
D | rc_test_helpers.c | 120 struct match_info Swizzle; member
|
/external/mesa3d/src/mesa/program/ |
D | prog_instruction.h | 194 GLuint Swizzle:12; member
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.h | 33 class Swizzle; variable
|
/external/swiftshader/src/Reactor/ |
D | Reactor.cpp | 1497 RValue<Byte8> Swizzle(RValue<Byte8> x, uint32_t select) in Swizzle() function 1748 RValue<Byte16> Swizzle(RValue<Byte16> x, uint64_t select) in Swizzle() function 1998 RValue<Short4> Swizzle(RValue<Short4> x, uint16_t select) in Swizzle() function 2283 RValue<UShort8> Swizzle(RValue<UShort8> x, uint32_t select) in Swizzle() function 3523 RValue<Int4> Swizzle(RValue<Int4> x, uint16_t select) in Swizzle() function 3765 RValue<UInt4> Swizzle(RValue<UInt4> x, uint16_t select) in Swizzle() function 4263 RValue<Float4> Swizzle(RValue<Float4> x, uint16_t select) in Swizzle() function
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cTextureGatherTests.cpp | 1549 class Swizzle : public PlainGatherFloat2D class
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureGatherTests.cpp | 2996 class Swizzle : public PlainGatherFloat2DRgba class
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 753 unsigned Swizzle : 2; /* TGSI_SWIZZLE_ */ member
|