Lines Matching refs:bufferImageHeight
2653 uint32_t bufferImageHeight; in stageSubresourceUpdateImpl() local
2687 bufferImageHeight = checkedImageHeight.ValueOrDie(); in stageSubresourceUpdateImpl()
2731 bufferImageHeight = glExtents.height; in stageSubresourceUpdateImpl()
2765 copy.bufferImageHeight = bufferImageHeight; in stageSubresourceUpdateImpl()
2806 stencilCopy.bufferImageHeight = bufferImageHeight; in stageSubresourceUpdateImpl()
2906 copy.bufferImageHeight = glExtents.height; in stageSubresourceUpdateAndGetData()
2939 copy[0].bufferImageHeight = extent.height; in stageSubresourceUpdateFromBuffer()
2954 copy[1].bufferImageHeight = extent.height; in stageSubresourceUpdateFromBuffer()
3055 copyToImage.bufferImageHeight = clippedRectangle.height; in stageSubresourceUpdateFromFramebuffer()
3414 regions[0].bufferImageHeight = 0; in copyImageDataToBuffer()
3445 regions[1].bufferImageHeight = 0; in copyImageDataToBuffer()
3673 region.bufferImageHeight = srcExtent.height; in readPixels()