Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DTextureOpTest.cpp118 if (!caps->dynamicStateArrayGeometryProcessorTextureSupport()) { in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
H A DBulkRectTest.cpp246 !dContext->priv().caps()->dynamicStateArrayGeometryProcessorTextureSupport()) { in textureop_creation_test()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrCaps.h419 bool dynamicStateArrayGeometryProcessorTextureSupport() const { in dynamicStateArrayGeometryProcessorTextureSupport() function
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DTextureOp.cpp1046 caps.dynamicStateArrayGeometryProcessorTextureSupport() && in onCombineIfPossible()
1325 !context->priv().caps()->dynamicStateArrayGeometryProcessorTextureSupport()) { in AddTextureSetOps()