Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnGraphiteUtilsPriv.h67 static constexpr int kComponentRShift = kForceExplicitReconShift + kForceExplicitReconBits; variable
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanGraphiteUtilsPriv.h87 static constexpr int kComponentRShift = kForceExplicitReconShift + kComponentBits; variable