/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | FramebufferAttachmentObjectImpl.h | 44 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 53 const gl::ImageIndex &imageIndex) in initializeContents()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | FramebufferAttachmentObjectImpl.h | 45 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 55 const gl::ImageIndex &imageIndex) in initializeContents()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | ClearMultiviewGL.cpp | 122 const auto &imageIndex = attachment->getTextureImageIndex(); in attachTextures() local 138 const auto &imageIndex = depthStencilAttachment->getTextureImageIndex(); in attachTextures() local 148 const auto &imageIndex = depthAttachment->getTextureImageIndex(); in attachTextures() local 158 const auto &imageIndex = stencilAttachment->getTextureImageIndex(); in attachTextures() local
|
D | SurfaceGL.cpp | 38 const gl::ImageIndex &imageIndex) in initializeContents()
|
D | RenderbufferGL.cpp | 114 const gl::ImageIndex &imageIndex) in initializeContents()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | ClearMultiviewGL.cpp | 122 const auto &imageIndex = attachment->getTextureImageIndex(); in attachTextures() local 138 const auto &imageIndex = depthStencilAttachment->getTextureImageIndex(); in attachTextures() local 148 const auto &imageIndex = depthAttachment->getTextureImageIndex(); in attachTextures() local 158 const auto &imageIndex = stencilAttachment->getTextureImageIndex(); in attachTextures() local
|
D | SurfaceGL.cpp | 44 const gl::ImageIndex &imageIndex) in initializeContents()
|
D | RenderbufferGL.cpp | 124 const gl::ImageIndex &imageIndex) in initializeContents()
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
D | Swapchain.cpp | 73 void Swapchain::acquireNextImage(vk::Semaphore presentCompleteSemaphore, uint32_t &imageIndex) in acquireNextImage() 79 void Swapchain::queuePresent(vk::Queue queue, uint32_t imageIndex, vk::Semaphore waitSemaphore) in queuePresent()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | RenderbufferD3D.cpp | 103 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 110 const gl::ImageIndex &imageIndex) in initializeContents()
|
D | SurfaceD3D.cpp | 433 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 448 const gl::ImageIndex &imageIndex) in initializeContents()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | RenderbufferD3D.cpp | 110 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 118 const gl::ImageIndex &imageIndex) in initializeContents()
|
D | SurfaceD3D.cpp | 445 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 461 const gl::ImageIndex &imageIndex) in initializeContents()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | ExternalImageSiblingImpl11.cpp | 94 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 103 const gl::ImageIndex &imageIndex) in initializeContents()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | ExternalImageSiblingImpl11.cpp | 102 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 112 const gl::ImageIndex &imageIndex) in initializeContents()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | FramebufferAttachment.cpp | 32 FramebufferAttachment::Target::Target(GLenum binding, const ImageIndex &imageIndex) in Target() 287 const ImageIndex &imageIndex, in getAttachmentRenderTarget() 294 const ImageIndex &imageIndex) in initializeContents()
|
D | Image.h | 130 gl::ImageIndex imageIndex; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | FramebufferAttachment.cpp | 33 FramebufferAttachment::Target::Target(GLenum binding, const ImageIndex &imageIndex) in Target() 318 const ImageIndex &imageIndex, in getAttachmentRenderTarget() 327 const ImageIndex &imageIndex) in initializeContents()
|
D | Image.h | 133 gl::ImageIndex imageIndex; member
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
D | VkSwapchainKHR.hpp | 48 PresentImage const &getImage(uint32_t imageIndex) { return images[imageIndex]; } in getImage()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RenderbufferVk.cpp | 193 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 203 const gl::ImageIndex &imageIndex) in initializeContents()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | RenderbufferNULL.cpp | 45 const gl::ImageIndex &imageIndex) in initializeContents()
|
D | SurfaceNULL.cpp | 97 const gl::ImageIndex &imageIndex) in initializeContents()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | RenderbufferNULL.cpp | 46 const gl::ImageIndex &imageIndex) in initializeContents()
|
/third_party/skia/bench/ |
D | BulkRectBench.cpp | 97 int imageIndex = kImageMode == ImageMode::kShared ? 0 : i; in drawImagesBatch() local 121 int imageIndex = kImageMode == ImageMode::kShared ? 0 : i; in drawImagesRef() local
|