Searched defs:fDualSourceBlendingSupport (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/include/gpu/mock/ | ||
| D | GrMockTypes.h | 138 bool fDualSourceBlendingSupport = false; member |
| /third_party/skia/src/gpu/ | ||
| D | GrShaderCaps.h | 275 bool fDualSourceBlendingSupport : 1; variable |