Searched defs:dstDataRowPitch (Results 1 – 2 of 2) sorted by relevance
1550 GLuint dstDataRowPitch = sourceBox.width * dstTextureFormat.pixelBytes; in copySubTextureImpl() local2924 GLuint dstDataRowPitch = sourceBox.width * dstFormat.pixelBytes; in reinitImageAsRenderable() local
8938 GLuint dstDataRowPitch = copy.imageExtent.width * dstFormat.pixelBytes; in reformatStagedBufferUpdates() local