Home
last modified time | relevance | path

Searched refs:fpManipulationSupport (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/
DGrShaderCaps.h81 bool fpManipulationSupport() const { return fFPManipulationSupport; } in fpManipulationSupport() function
/external/skqp/src/gpu/ccpr/
DGrCCCubicShader.cpp33 if (s->getProgramBuilder()->shaderCaps()->fpManipulationSupport()) { in emitSetupCode()
/external/skia/src/gpu/
DGrShaderCaps.h80 bool fpManipulationSupport() const { return fFPManipulationSupport; } in fpManipulationSupport() function