caps() const | skgpu::graphite::KeyContext | inline |
dict() const | skgpu::graphite::KeyContext | inline |
dstColorInfo() const | skgpu::graphite::KeyContext | inline |
dstOffset() const | skgpu::graphite::KeyContext | inline |
dstTexture() const | skgpu::graphite::KeyContext | inline |
fDictionary | skgpu::graphite::KeyContext | protected |
fDstColorInfo | skgpu::graphite::KeyContext | protected |
fLocal2Dev | skgpu::graphite::KeyContext | protected |
fLocalMatrix | skgpu::graphite::KeyContext | protected |
fOptimizeSampling | skgpu::graphite::KeyContext | protected |
fPaintColor | skgpu::graphite::KeyContext | protected |
fRecorder | skgpu::graphite::KeyContext | protected |
fRTEffectDict | skgpu::graphite::KeyContext | protected |
fScope | skgpu::graphite::KeyContext | protected |
KeyContext(const Caps *caps, ShaderCodeDictionary *dict, RuntimeEffectDictionary *rtEffectDict, const SkColorInfo &dstColorInfo, sk_sp< TextureProxy > dstTexture, SkIPoint dstOffset) | skgpu::graphite::KeyContext | inline |
KeyContext(Recorder *, const SkM44 &local2Dev, const SkColorInfo &dstColorInfo, OptimizeSampling optimizeSampling, const SkColor4f &paintColor, sk_sp< TextureProxy > dstTexture, SkIPoint dstOffset) | skgpu::graphite::KeyContext | |
KeyContext(const KeyContext &) | skgpu::graphite::KeyContext | |
KeyContextWithScope(const KeyContext &other, KeyContext::Scope scope) | skgpu::graphite::KeyContextWithScope | inline |
local2Dev() const | skgpu::graphite::KeyContext | inline |
localMatrix() const | skgpu::graphite::KeyContext | inline |
OptimizeSampling enum name | skgpu::graphite::KeyContext | |
optimizeSampling() const | skgpu::graphite::KeyContext | inline |
paintColor() const | skgpu::graphite::KeyContext | inline |
recorder() const | skgpu::graphite::KeyContext | inline |
rtEffectDict() const | skgpu::graphite::KeyContext | inline |
Scope enum name | skgpu::graphite::KeyContext | |
scope() const | skgpu::graphite::KeyContext | inline |