Home
last modified time | relevance | path

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

/external/skia/tests/
DTextureOpTest.cpp83 if (!caps->dynamicStateArrayGeometryProcessorTextureSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DBulkRectTest.cpp187 !dContext->priv().caps()->dynamicStateArrayGeometryProcessorTextureSupport()) { in textureop_creation_test()
/external/skia/src/gpu/
DGrCaps.h383 bool dynamicStateArrayGeometryProcessorTextureSupport() const { in dynamicStateArrayGeometryProcessorTextureSupport() function
/external/skia/src/gpu/ops/
DTextureOp.cpp1033 caps.dynamicStateArrayGeometryProcessorTextureSupport() && in onCombineIfPossible()
1277 !context->priv().caps()->dynamicStateArrayGeometryProcessorTextureSupport()) { in AddTextureSetOps()