Searched refs:sliceBUnpadded (Results 1 – 2 of 2) sorted by relevance
76 int sliceBUnpadded(int width, int height, int border, bool target) const;
1787 int Format::sliceBUnpadded(int width, int height, int border, bool target) const in sliceBUnpadded() function in vk::Format1866 return sw::align<16>(sliceBUnpadded(width, height, border, target) + 15); in sliceB()