Home
last modified time | relevance | path

Searched refs:kCoordTransformKeyBits (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrProgramDesc.cpp120 b->addBits(GrGeometryProcessor::kCoordTransformKeyBits, in gen_fp_key()
DGrGeometryProcessor.h194 inline static constexpr int kCoordTransformKeyBits = 4; variable