Home
last modified time | relevance | path

Searched defs:skipBytes (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp255 GLuint skipBytes, in Initialize()
312 GLuint skipBytes, in RearrangeEXTTextureNorm16Pixels()
1453 GLuint skipBytes = 0; in readPixelsRowByRow() local
1507 GLuint skipBytes = 0; in readPixelsAllAtOnce() local
DTextureGL.cpp387 GLuint skipBytes = 0; in setSubImageRowByRowWorkaround() local
445 GLuint skipBytes = 0; in setSubImagePaddingWorkaround() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DFramebufferNULL.cpp127 GLuint skipBytes = 0; in readPixels() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dformatutils.cpp1377 auto skipBytes = checkedSkipImagesBytes + checkedSkipRows * checkedRowPitch + in computeSkipBytes() local
1425 GLuint skipBytes = 0; in computePackUnpackEndByte() local