Home
last modified time | relevance | path

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

/third_party/skia/tests/
DTextureOpTest.cpp83 if (!caps->dynamicStateArrayGeometryProcessorTextureSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DBulkRectTest.cpp187 !dContext->priv().caps()->dynamicStateArrayGeometryProcessorTextureSupport()) { in textureop_creation_test()
/third_party/flutter/skia/src/gpu/
DGrCaps.h324 bool dynamicStateArrayGeometryProcessorTextureSupport() const { in dynamicStateArrayGeometryProcessorTextureSupport() function
DGrRenderTargetContext.cpp928 !fContext->priv().caps()->dynamicStateArrayGeometryProcessorTextureSupport()) { in drawTextureSet()
/third_party/skia/src/gpu/
DGrCaps.h373 bool dynamicStateArrayGeometryProcessorTextureSupport() const { in dynamicStateArrayGeometryProcessorTextureSupport() function
/third_party/skia/src/gpu/ops/
DTextureOp.cpp1032 caps.dynamicStateArrayGeometryProcessorTextureSupport() && in onCombineIfPossible()
1276 !context->priv().caps()->dynamicStateArrayGeometryProcessorTextureSupport()) { in AddTextureSetOps()
/third_party/flutter/skia/src/gpu/ops/
DGrTextureOp.cpp566 caps.dynamicStateArrayGeometryProcessorTextureSupport()) { in onCombineIfPossible()