Lines Matching refs:bufferImageHeight
5422 uint32_t bufferImageHeight; in stageSubresourceUpdateImpl() local
5451 glExtents.height, &bufferImageHeight)); in stageSubresourceUpdateImpl()
5494 bufferImageHeight = glExtents.height; in stageSubresourceUpdateImpl()
5545 copy.bufferImageHeight = 0; in stageSubresourceUpdateImpl()
5563 copy.bufferImageHeight = bufferImageHeight; in stageSubresourceUpdateImpl()
5605 stencilCopy.bufferImageHeight = bufferImageHeight; in stageSubresourceUpdateImpl()
5835 copy.bufferImageHeight = glExtents.height; in stageSubresourceUpdateAndGetData()
5946 copyToImage.bufferImageHeight = clippedRectangle.height; in stageSubresourceUpdateFromFramebuffer()
6746 regions[0].bufferImageHeight = 0; in copyImageDataToBuffer()
7014 region.bufferImageHeight = srcExtent.height; in readPixels()
7036 region.bufferImageHeight = srcExtent.height; in readPixels()