Searched defs:sliceB (Results 1 – 5 of 5) sorted by relevance
104 int sliceB; member
1359 int Surface::sliceB(int width, int height, int border, VkFormat format, bool target) in sliceB() function in sw::Surface
270 int sliceB; member
1804 int Surface::sliceB(int width, int height, int border, Format format, bool target) in sliceB() function in sw::Surface
1173 int sliceB = static_cast<int>(IOSurfaceGetHeightOfPlane(ioSurface, plane)) * pitchB; in lock() local