Home
last modified time | relevance | path

Searched refs:dynamicStateArrayGeometryProcessorTextureSupport (Results 1 – 8 of 8) 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/m133/tests/
DTextureOpTest.cpp118 if (!caps->dynamicStateArrayGeometryProcessorTextureSupport()) { in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
DBulkRectTest.cpp246 !dContext->priv().caps()->dynamicStateArrayGeometryProcessorTextureSupport()) { in textureop_creation_test()
/third_party/skia/src/gpu/
DGrCaps.h373 bool dynamicStateArrayGeometryProcessorTextureSupport() const { in dynamicStateArrayGeometryProcessorTextureSupport() function
/third_party/skia/m133/src/gpu/ganesh/
DGrCaps.h419 bool dynamicStateArrayGeometryProcessorTextureSupport() const { in dynamicStateArrayGeometryProcessorTextureSupport() function
/third_party/skia/m133/src/gpu/ganesh/ops/
DTextureOp.cpp1046 caps.dynamicStateArrayGeometryProcessorTextureSupport() && in onCombineIfPossible()
1325 !context->priv().caps()->dynamicStateArrayGeometryProcessorTextureSupport()) { in AddTextureSetOps()
/third_party/skia/src/gpu/ops/
DTextureOp.cpp1166 caps.dynamicStateArrayGeometryProcessorTextureSupport() &&
1445 !context->priv().caps()->dynamicStateArrayGeometryProcessorTextureSupport()) {