Searched defs:fHalfFloatVertexAttributeSupport (Results 1 – 2 of 2) sorted by relevance
/external/skia/include/gpu/mock/ | ||
D | GrMockTypes.h | 122 bool fHalfFloatVertexAttributeSupport = false; member |
/external/skia/src/gpu/ | ||
D | GrCaps.h | 562 bool fHalfFloatVertexAttributeSupport : 1; variable |