Searched refs:explicitlyAllocating (Results 1 – 3 of 3) sorted by relevance
89 OpListDAG(bool explicitlyAllocating, GrContextOptions::Enable sortOpLists);136 bool explicitlyAllocating, GrContextOptions::Enable sortRenderTargets,
35 GrDrawingManager::OpListDAG::OpListDAG(bool explicitlyAllocating, in OpListDAG() argument43 fSortOpLists = explicitlyAllocating; in OpListDAG()152 bool explicitlyAllocating, in GrDrawingManager() argument160 , fDAG(explicitlyAllocating, sortOpLists) in GrDrawingManager()
324 for (auto explicitlyAllocating : {false, true}) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()325 resourceProvider->testingOnly_setExplicitlyAllocateGPUResources(explicitlyAllocating); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()