Home
last modified time | relevance | path

Searched refs:incompleteShortIntPrecision (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/
DGrShaderCaps.h128 bool incompleteShortIntPrecision() const { return fIncompleteShortIntPrecision; } in incompleteShortIntPrecision() function
/external/skia/src/gpu/
DGrShaderCaps.h132 bool incompleteShortIntPrecision() const { return fIncompleteShortIntPrecision; } in incompleteShortIntPrecision() function
/external/skqp/src/sksl/
DSkSLUtil.h184 bool incompleteShortIntPrecision() const { in incompleteShortIntPrecision() function
DSkSLGLSLCodeGenerator.cpp1181 fProgram.fSettings.fCaps->incompleteShortIntPrecision()) { in writeFunctionCall()
/external/skia/src/sksl/
DSkSLUtil.h189 bool incompleteShortIntPrecision() const { in incompleteShortIntPrecision() function
DSkSLGLSLCodeGenerator.cpp1208 fProgram.fSettings.fCaps->incompleteShortIntPrecision()) { in writeFunctionCall()