Home
last modified time | relevance | path

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

/external/skqp/src/sksl/ir/
DSkSLType.h187 , fIsDepth(isDepth) in Type()
326 return fIsDepth; in isDepth()
364 bool fIsDepth = false; variable
/external/skia/src/sksl/ir/
DSkSLType.h361 return fIsDepth; in isDepth()
557 , fIsDepth(isDepth) in Type()
569 , fIsDepth(textureType.isDepth()) in Type()
587 bool fIsDepth = false; variable