Home
last modified time | relevance | path

Searched defs:packState (Results 1 – 11 of 11) sorted by relevance

/external/angle/src/libANGLE/renderer/
DTextureImpl.cpp166 const gl::PixelPackState &packState, in getTexImage()
179 const gl::PixelPackState &packState, in getCompressedTexImage()
DRenderbufferImpl.h153 const gl::PixelPackState &packState, in getRenderbufferImage()
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp369 const gl::PixelPackState &packState, in getRenderbufferImage()
DTextureVk.cpp3593 const gl::PixelPackState &packState, in getTexImage()
3638 const gl::PixelPackState &packState, in getCompressedTexImage()
Dvk_helpers.cpp9197 const gl::PixelPackState &packState, in GetReadPixelsParams()
9226 const gl::PixelPackState &packState, in readPixelsForGetImage()
9296 const gl::PixelPackState &packState, in readPixelsForCompressedGetImage()
/external/angle/src/libANGLE/
DRenderbuffer.cpp408 const PixelPackState &packState, in getRenderbufferImage()
DTexture.cpp2503 const PixelPackState &packState, in getTexImage()
2522 const PixelPackState &packState, in getCompressedTexImage()
DContext.cpp4892 PixelPackState packState = mState.getPackState(); in readPixels() local
/external/angle/src/libANGLE/capture/
Dserialize.cpp825 gl::PixelPackState packState; in SerializeRenderbuffer() local
1255 gl::PixelPackState packState; in SerializeTextureData() local
DFrameCapture.cpp4111 gl::PixelPackState packState; in CaptureShareGroupMidExecutionSetup() local
/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp667 gl::PixelPackState packState = pack; in readPixels() local