Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
DRenderbufferImpl.h153 const gl::PixelPackState &packState, in getRenderbufferImage()
DTextureImpl.cpp213 const gl::PixelPackState &packState, in getTexImage()
226 const gl::PixelPackState &packState, in getCompressedTexImage()
Drenderer_utils.cpp552 const gl::PixelPackState &packState, in GetPackPixelsParams()
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp362 const gl::PixelPackState &packState, in getRenderbufferImage()
DTextureVk.cpp4338 const gl::PixelPackState &packState, in getTexImage()
4390 const gl::PixelPackState &packState, in getCompressedTexImage()
Dvk_helpers.cpp11358 const gl::PixelPackState &packState, in GetReadPixelsParams()
11382 const gl::PixelPackState &packState, in readPixelsForGetImage()
11452 const gl::PixelPackState &packState, in readPixelsForCompressedGetImage()
/external/angle/src/libANGLE/
DRenderbuffer.cpp412 const PixelPackState &packState, in getRenderbufferImage()
DTexture.cpp2697 const PixelPackState &packState, in getTexImage()
2716 const PixelPackState &packState, in getCompressedTexImage()
DContext.cpp4994 PixelPackState packState = mState.getPackState(); in readPixels() local
/external/angle/src/libANGLE/renderer/wgpu/
Dwgpu_helpers.cpp299 const gl::PixelPackState &packState, in getReadPixelsParams()
/external/angle/src/libANGLE/capture/
Dserialize.cpp820 gl::PixelPackState packState; in SerializeRenderbuffer() local
1268 gl::PixelPackState packState; in SerializeTextureData() local
DFrameCapture.cpp3996 gl::PixelPackState packState; in CaptureShareGroupMidExecutionSetup() local
/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp721 gl::PixelPackState packState = pack; in readPixels() local