Home
last modified time | relevance | path

Searched refs:dynamicStateArrayGeometryProcessorTextureSupport (Results 1 – 4 of 4) 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/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()