Home
last modified time | relevance | path

Searched defs:useCache (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineEarlyDestroyTests.cpp325 tcu::TestStatus testEarlyDestroyKeepLayout (Context& context, bool useCache) in testEarlyDestroyKeepLayout()
330 tcu::TestStatus testEarlyDestroyDestroyLayout (Context& context, bool useCache) in testEarlyDestroyDestroyLayout()
DvktPipelineMatchedAttachmentsTests.cpp341 const MatchedAttachmentsTestParams useCache = { true }; in addMatchedAttachmentsTestCasesWithFunctions() local
/third_party/flutter/skia/src/gpu/
DGrBlurUtils.cpp305 bool useCache = false; in draw_shape_with_mask_filter() local
307 bool useCache = !inverseFilled && viewMatrix.preservesAxisAlignment() && in draw_shape_with_mask_filter() local
DGrSoftwarePathRenderer.cpp255 bool useCache = fAllowCaching && !inverseFilled && args.fViewMatrix->preservesAxisAlignment() && in onDrawPath() local
/third_party/skia/src/gpu/ops/
DSoftwarePathRenderer.cpp248 bool useCache = fAllowCaching && !inverseFilled && args.fViewMatrix->preservesAxisAlignment() && in onDrawPath() local
/third_party/skia/src/gpu/
DGrBlurUtils.cpp300 bool useCache = !inverseFilled && viewMatrix.preservesAxisAlignment() && in compute_key_and_clip_bounds() local