Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrCaps.h55 bool textureBarrierSupport() const { return fTextureBarrierSupport; } in textureBarrierSupport() function
/third_party/skia/src/gpu/
DGrCaps.h52 bool textureBarrierSupport() const { return fTextureBarrierSupport; } in textureBarrierSupport() function