Home
last modified time | relevance | path

Searched defs:rowBytes (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/tests/
DGLTestUtils.cpp21 testing::AssertionResult RowMatches(int rowIndex, size_t rowBytes, in RowMatches()
43 size_t rowBytes = width * bpp; in ImageMatches() local
DTextureDraw_unittest.cpp83 size_t rowBytes = width * bpp; in TestTextureDrawBasic() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp256 GLuint rowBytes, in Initialize()
313 GLuint rowBytes, in RearrangeEXTTextureNorm16Pixels()
667 GLuint rowBytes = 0; in readPixels() local
1450 GLuint rowBytes = 0; in readPixelsRowByRow() local
1504 GLuint rowBytes = 0; in readPixelsAllAtOnce() local
DTextureGL.cpp379 GLuint rowBytes = 0; in setSubImageRowByRowWorkaround() local
438 GLuint rowBytes = 0; in setSubImagePaddingWorkaround() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DFramebufferNULL.cpp122 GLuint rowBytes = 0; in readPixels() local