Searched defs:fBitManipulationSupport (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/m133/src/gpu/ganesh/ | ||
| D | GrShaderCaps.h | 41 bool fBitManipulationSupport = false; member |
| /third_party/skia/src/gpu/ | ||
| D | GrShaderCaps.h | 290 bool fBitManipulationSupport : 1; variable |