Searched defs:srcDataRowPitch (Results 1 – 2 of 2) sorted by relevance
928 GLuint srcDataRowPitch = sourceBox.width * srcTextureFormat.pixelBytes; in copySubTextureImpl() local2187 GLuint srcDataRowPitch = sourceBox.width * srcFormat.pixelBytes; in reinitImageAsRenderable() local
6651 GLuint srcDataRowPitch = copy.imageExtent.width * srcFormat.pixelBytes; in reformatStagedBufferUpdates() local