Home
last modified time | relevance | path

Searched defs:GrSwizzle (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/src/gpu/
DGrSwizzle.h20 constexpr GrSwizzle() : GrSwizzle("rgba") {} in GrSwizzle() function
61 explicit constexpr GrSwizzle(uint16_t key) : fKey(key) {} in GrSwizzle() function
70 constexpr GrSwizzle::GrSwizzle(const char c[4]) in GrSwizzle() function
73 constexpr GrSwizzle::GrSwizzle(const GrSwizzle& that) in GrSwizzle() function
DGrRecordingContextPriv.h18 class GrSwizzle; variable
DGrFragmentProcessor.h25 class GrSwizzle; variable
/third_party/flutter/skia/src/gpu/
DGrSwizzle.h19 constexpr GrSwizzle() : GrSwizzle("rgba") {} in GrSwizzle() function
67 constexpr GrSwizzle::GrSwizzle(const char c[4]) in GrSwizzle() function
71 constexpr GrSwizzle::GrSwizzle(const GrSwizzle& that) in GrSwizzle() function
DGrFragmentProcessor.h20 class GrSwizzle; variable
/third_party/skia/src/gpu/vk/
DGrVkPipeline.h23 class GrSwizzle; variable
/third_party/skia/src/gpu/effects/
DGrDisableColorXP.cpp52 const GrSwizzle&, in makeProgramImpl()
/third_party/flutter/skia/src/gpu/effects/
DGrDisableColorXP.cpp52 GrGLSLXPFragmentBuilder*, const GrSwizzle&, const char*, const char*) const override { in emitOutputSwizzle() argument
/third_party/flutter/skia/include/gpu/
DGrContext.h37 class GrSwizzle; variable
/third_party/skia/include/gpu/
DGrDirectContext.h34 class GrSwizzle; variable
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.h32 class GrSwizzle; variable
/third_party/skia/src/gpu/gl/
DGrGLGpu.h31 class GrSwizzle; variable