Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnCaps.cpp991 static constexpr int kDawnGraphicsPipelineKeyData32Count = 4; variable
999 kDawnGraphicsPipelineKeyData32Count, "DawnGraphicsPipeline"); in makeGraphicsPipelineKey()
1020 SkASSERT(key.dataSize() == 4 * kDawnGraphicsPipelineKeyData32Count); in extractGraphicsDescs()