Searched defs:packState (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | TextureImpl.cpp | 166 const gl::PixelPackState &packState, in getTexImage() 179 const gl::PixelPackState &packState, in getCompressedTexImage()
|
| D | RenderbufferImpl.h | 151 const gl::PixelPackState &packState, in getRenderbufferImage()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | RenderbufferVk.cpp | 322 const gl::PixelPackState &packState, in getRenderbufferImage()
|
| D | TextureVk.cpp | 3200 const gl::PixelPackState &packState, in getTexImage() 3245 const gl::PixelPackState &packState, in getCompressedTexImage()
|
| D | vk_helpers.cpp | 7275 const gl::PixelPackState &packState, in GetReadPixelsParams() 7304 const gl::PixelPackState &packState, in readPixelsForGetImage()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Renderbuffer.cpp | 400 const PixelPackState &packState, in getRenderbufferImage()
|
| D | Texture.cpp | 2362 const PixelPackState &packState, in getTexImage() 2381 const PixelPackState &packState, in getCompressedTexImage()
|
| D | Context.cpp | 4436 PixelPackState packState = mState.getPackState(); in readPixels() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | frame_capture_utils.cpp | 791 gl::PixelPackState packState; in SerializeRenderbuffer() local 1207 gl::PixelPackState packState; in SerializeTextureData() local
|
| D | FrameCapture.cpp | 2909 gl::PixelPackState packState; in CaptureShareGroupMidExecutionSetup() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | FramebufferGL.cpp | 658 gl::PixelPackState packState = pack; in readPixels() local
|