Home | History | Annotate | Download | only in vk

Lines Matching refs:imageExtent

432         region.imageExtent = { (uint32_t)width, (uint32_t)height, 1 };
1145 region.bufferRowLength = 0; // Forces RowLength to be imageExtent.width
1149 region.imageExtent = { (uint32_t)width, (uint32_t)height, 1 };