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_no_buildgn/vulkan/pipeline/
DvktPipelineMatchedAttachmentsTests.cpp252 const MatchedAttachmentsTestParams useCache = { pipelineConstructionType, true }; in addMatchedAttachmentsTestCasesWithFunctions() local
DvktPipelineShaderModuleIdentifierTests.cpp532 const bool useCache; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMatchedAttachmentsTests.cpp259 const MatchedAttachmentsTestParams useCache = { pipelineConstructionType, true }; in addMatchedAttachmentsTestCasesWithFunctions() local
DvktPipelineShaderModuleIdentifierTests.cpp535 const bool useCache; member
/third_party/skia/src/gpu/ops/
DSoftwarePathRenderer.cpp248 bool useCache = fAllowCaching && !inverseFilled && args.fViewMatrix->preservesAxisAlignment() && in onDrawPath() local
/third_party/skia/src/gpu/
DGrBlurUtils.cpp308 bool useCache = !inverseFilled && viewMatrix.preservesAxisAlignment() && in compute_key_and_clip_bounds() local