Home
last modified time | relevance | path

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

/external/skia/tests/
DTextureOpTest.cpp118 if (!caps->dynamicStateArrayGeometryProcessorTextureSupport()) { in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
DBulkRectTest.cpp233 !dContext->priv().caps()->dynamicStateArrayGeometryProcessorTextureSupport()) { in textureop_creation_test()
/external/skia/src/gpu/ganesh/
DGrCaps.h407 bool dynamicStateArrayGeometryProcessorTextureSupport() const { in dynamicStateArrayGeometryProcessorTextureSupport() function
/external/skia/src/gpu/ganesh/ops/
DTextureOp.cpp1040 caps.dynamicStateArrayGeometryProcessorTextureSupport() && in onCombineIfPossible()
1284 !context->priv().caps()->dynamicStateArrayGeometryProcessorTextureSupport()) { in AddTextureSetOps()