Searched refs:bitmapRowPitch (Results 1 – 2 of 2) sorted by relevance
111 image->getImage()->copyTo(reinterpret_cast<uint8_t *>(framebuffer), bitmapRowPitch); in present()153 bitmapRowPitch = static_cast<int>(header.bmWidthBytes); in lazyCreateFrameBuffer()161 bitmapRowPitch = 0; in destroyFrameBuffer()
58 unsigned int bitmapRowPitch = 0; member in vk::Win32SurfaceKHR