Searched refs:alignedStringSize (Results 1 – 1 of 1) sorted by relevance
843 const size_t alignedStringSize = roundUpPow2<size_t>(stringSize, 4); in commonDebugUtilsLabel() local845 initCommand<DebugUtilsLabelParams>(cmd, alignedStringSize, &writePtr); in commonDebugUtilsLabel()850 storePointerParameter(writePtr, label.pLabelName, alignedStringSize); in commonDebugUtilsLabel()