Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/gpu/mock/
DGrMockTypes.h97 bool fHalfFloatVertexAttributeSupport = false; member
/third_party/skia/include/gpu/mock/
DGrMockTypes.h122 bool fHalfFloatVertexAttributeSupport = false; member
/third_party/flutter/skia/src/gpu/
DGrCaps.h492 bool fHalfFloatVertexAttributeSupport : 1; variable
/third_party/skia/src/gpu/
DGrCaps.h551 bool fHalfFloatVertexAttributeSupport : 1; variable