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