Home
last modified time | relevance | path

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

/external/skia/include/gpu/ganesh/mock/
DGrMockTypes.h145 bool fHalfFloatVertexAttributeSupport = false; member
/external/skia/src/gpu/ganesh/
DGrCaps.h613 bool fHalfFloatVertexAttributeSupport : 1; variable