Home | History | Annotate | Download | only in vk

Lines Matching refs:bufferRowLength

462     region.bufferRowLength = (uint32_t)(rowBytes/bpp);
717 region.bufferRowLength = currentWidth;
1317 region.bufferRowLength = w;
1861 region.bufferRowLength = 0; // Forces RowLength to be width. We handle the rowBytes below.