Home
last modified time | relevance | path

Searched defs:kForceExplicitReconShift (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnGraphiteUtilsPriv.h66 static constexpr int kForceExplicitReconShift = kChromaFilterShift + kChromaFilterBits; variable
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanGraphiteUtilsPriv.h86 static constexpr int kForceExplicitReconShift = kChromaFilterShift + kChromaFilterBits; variable