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.h151 const gl::PixelPackState &packState, in getRenderbufferImage()
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp338 const gl::PixelPackState &packState, in getRenderbufferImage()
DTextureVk.cpp3231 const gl::PixelPackState &packState, in getTexImage()
3276 const gl::PixelPackState &packState, in getCompressedTexImage()
Dvk_helpers.cpp8274 const gl::PixelPackState &packState, in GetReadPixelsParams()
8303 const gl::PixelPackState &packState, in readPixelsForGetImage()
8376 const gl::PixelPackState &packState, in readPixelsForCompressedGetImage()
/external/angle/src/libANGLE/
DRenderbuffer.cpp400 const PixelPackState &packState, in getRenderbufferImage()
DTexture.cpp2432 const PixelPackState &packState, in getTexImage()
2451 const PixelPackState &packState, in getCompressedTexImage()
DContext.cpp4631 PixelPackState packState = mState.getPackState(); in readPixels() local
/external/angle/src/libANGLE/capture/
Dframe_capture_utils.cpp819 gl::PixelPackState packState; in SerializeRenderbuffer() local
1231 gl::PixelPackState packState; in SerializeTextureData() local
DFrameCapture.cpp3105 gl::PixelPackState packState; in CaptureShareGroupMidExecutionSetup() local
/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp665 gl::PixelPackState packState = pack; in readPixels() local