Searched defs:outputPitch (Results 1 – 8 of 8) sorted by relevance
93 GLuint outputPitch; member
209 GLuint outputPitch = 0; in readPixels() local
83 size_t outputPitch, in readPixelsImpl()
253 size_t outputPitch, in readPixelsImpl()
3271 GLuint outputPitch, in readFromAttachment()
2428 GLsizei outputPitch = gl::ComputePitch(width, format, type, mState.packAlignment); in readPixels() local
3378 GLsizei outputPitch = gl::ComputePitch(outputWidth, format, type, mState.packParameters.alignment); in readPixels() local
3479 GLuint outputPitch = 0; in GetReadPixelsParams() local