Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp2283 constexpr size_t kSizeBits = sizeof(mInputAssemblyAndColorBlendStateInfo.blendConstants[0]) * 8; in updateBlendColor() local
2306 constexpr size_t kSizeBits = sizeof(PackedColorBlendAttachmentState) * 8; in updateBlendEquations() local
2325 constexpr size_t kSizeBits = sizeof(PackedColorBlendAttachmentState) * 8; in updateBlendFuncs() local
2351 constexpr size_t kSizeBits = sizeof(PackedColorBlendAttachmentState) * 8; in resetBlendFuncsAndEquations() local