Home
last modified time | relevance | path

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

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