Home
last modified time | relevance | path

Searched defs:floatIs32Bits (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrShaderCaps.h92 bool floatIs32Bits() const { return fFloatIs32Bits; } in floatIs32Bits() function
/third_party/skia/src/sksl/
DSkSLUtil.h153 bool floatIs32Bits() const { in floatIs32Bits() function