Home
last modified time | relevance | path

Searched defs:packState (Results 1 – 11 of 11) 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/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.cpp2362 const PixelPackState &packState, in getTexImage()
2381 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/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp658 gl::PixelPackState packState = pack; in readPixels() local