Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h870 const size_t alignedStringSize = roundUpPow2<size_t>(stringSize, 4); in commonDebugUtilsLabel() local
872 initCommand<DebugUtilsLabelParams>(cmd, alignedStringSize, &writePtr); in commonDebugUtilsLabel()