Home
last modified time | relevance | path

Searched refs:dynamicStateArrayGeometryProcessorTextureSupport (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrCaps.h324 bool dynamicStateArrayGeometryProcessorTextureSupport() const { in dynamicStateArrayGeometryProcessorTextureSupport() function
DGrRenderTargetContext.cpp928 !fContext->priv().caps()->dynamicStateArrayGeometryProcessorTextureSupport()) { in drawTextureSet()
/third_party/flutter/skia/src/gpu/ops/
DGrTextureOp.cpp566 caps.dynamicStateArrayGeometryProcessorTextureSupport()) { in onCombineIfPossible()