Home
last modified time | relevance | path

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

/external/skqp/src/gpu/vk/
DGrVkGpuCommandBuffer.cpp118 cbInfo.fLoadStoreState = LoadStoreState::kStartsWithClear; in init()
187 cbInfo.fLoadStoreState != LoadStoreState::kStartsWithClear && in submit()
452 cbInfo.fLoadStoreState = LoadStoreState::kStartsWithClear; in onClear()
557 if (!cbInfo.fIsEmpty || LoadStoreState::kStartsWithClear == cbInfo.fLoadStoreState) { in copy()
DGrVkGpuCommandBuffer.h177 kStartsWithClear, enumerator
/external/skia/src/gpu/vk/
DGrVkGpuCommandBuffer.cpp119 cbInfo.fLoadStoreState = LoadStoreState::kStartsWithClear; in init()
188 cbInfo.fLoadStoreState != LoadStoreState::kStartsWithClear && in submit()
449 cbInfo.fLoadStoreState = LoadStoreState::kStartsWithClear; in onClear()
554 if (!cbInfo.fIsEmpty || LoadStoreState::kStartsWithClear == cbInfo.fLoadStoreState) { in copy()
DGrVkGpuCommandBuffer.h177 kStartsWithClear, enumerator