Home
last modified time | relevance | path

Searched defs:rowLength (Results 1 – 6 of 6) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DUnpackRowLength.cpp47 void testRowLength(int texSize, int rowLength) in testRowLength()
/device/generic/vulkan-cereal/stream-servers/tests/
DGLTestUtils.cpp36 testing::AssertionResult ImageMatches(int width, int height, int bpp, int rowLength, in ImageMatches()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dformatutils.cpp1248 GLint rowLength, in computeRowPitch()
1295 GLint rowLength, in computeDepthPitch()
DState.cpp2085 void State::setPackRowLength(GLint rowLength) in setPackRowLength()
2109 void State::setUnpackRowLength(GLint rowLength) in setUnpackRowLength()
Dangletypes.h363 GLint rowLength = 0; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp1037 uint32_t rowLength, in copyBufferDataToImage()