Searched defs:rowLength (Results 1 – 6 of 6) sorted by relevance
47 void testRowLength(int texSize, int rowLength) in testRowLength()
36 testing::AssertionResult ImageMatches(int width, int height, int bpp, int rowLength, in ImageMatches()
1248 GLint rowLength, in computeRowPitch()1295 GLint rowLength, in computeDepthPitch()
2085 void State::setPackRowLength(GLint rowLength) in setPackRowLength()2109 void State::setUnpackRowLength(GLint rowLength) in setUnpackRowLength()
363 GLint rowLength = 0; member
1037 uint32_t rowLength, in copyBufferDataToImage()