Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/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()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DFramebufferNULL.cpp117 const gl::PixelPackState &packState = context->getState().getPackState(); in readPixels() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp256 const gl::PixelPackState &packState = context->getState().getPackState(); in readPixels() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp322 const gl::PixelPackState &packState, in getRenderbufferImage()
DTextureVk.cpp3200 const gl::PixelPackState &packState, in getTexImage()
3245 const gl::PixelPackState &packState, in getCompressedTexImage()
Dvk_helpers.cpp7275 const gl::PixelPackState &packState, in GetReadPixelsParams()
7304 const gl::PixelPackState &packState, in readPixelsForGetImage()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DRenderbuffer.cpp400 const PixelPackState &packState, in getRenderbufferImage()
DTexture.cpp2359 const PixelPackState &packState, in getTexImage()
2378 const PixelPackState &packState, in getCompressedTexImage()
DContext.cpp4436 PixelPackState packState = mState.getPackState(); in readPixels() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp791 gl::PixelPackState packState; in SerializeRenderbuffer() local
1207 gl::PixelPackState packState; in SerializeTextureData() local
DFrameCapture.cpp2909 gl::PixelPackState packState; in CaptureShareGroupMidExecutionSetup() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp495 PixelPackState packState = context->getState().getPackState(); in readPixels() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp658 gl::PixelPackState packState = pack; in readPixels() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp491 const gl::PixelPackState &packState = glState.getPackState(); in readPixels() local