| /external/angle/src/libANGLE/renderer/ |
| D | FramebufferAttachmentObjectImpl.h | 45 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 55 const gl::ImageIndex &imageIndex) in initializeContents()
|
| /external/angle/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 | 104 const gl::ImageIndex &imageIndex) in initializeContents()
|
| D | BlitGL.cpp | 808 const gl::ImageIndex &imageIndex, in clearRenderableTexture()
|
| /external/angle/src/libANGLE/renderer/d3d/ |
| D | RenderbufferD3D.cpp | 103 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 111 const gl::ImageIndex &imageIndex) in initializeContents()
|
| D | SurfaceD3D.cpp | 446 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 462 const gl::ImageIndex &imageIndex) in initializeContents()
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | ExternalImageSiblingImpl11.cpp | 86 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 96 const gl::ImageIndex &imageIndex) in initializeContents()
|
| D | Image11.cpp | 355 const gl::ImageIndex &imageIndex, in copyFromTexStorage()
|
| /external/angle/src/libANGLE/ |
| D | FramebufferAttachment.cpp | 33 FramebufferAttachment::Target::Target(GLenum binding, const ImageIndex &imageIndex) in Target() 305 const ImageIndex &imageIndex, in getAttachmentRenderTarget() 314 const ImageIndex &imageIndex) in initializeContents()
|
| D | Image.h | 130 gl::ImageIndex imageIndex; member
|
| D | ProgramExecutable.cpp | 227 for (uint32_t imageIndex = 0; imageIndex < imageBindings.size(); ++imageIndex) in updateActiveImages() local
|
| D | Image.cpp | 206 void ExternalImageSibling::setInitState(const gl::ImageIndex &imageIndex, gl::InitState initState) in setInitState()
|
| D | Texture.cpp | 1866 void Texture::setInitState(const ImageIndex &imageIndex, InitState initState) in setInitState() 1887 const ImageIndex &imageIndex, in doesSubImageNeedInit() 1910 const ImageIndex &imageIndex, in ensureSubImageInitialized()
|
| /external/swiftshader/src/WSI/ |
| D | VkSwapchainKHR.hpp | 48 PresentImage const &getImage(uint32_t imageIndex) { return images[imageIndex]; } in getImage()
|
| /external/angle/src/libANGLE/renderer/null/ |
| D | RenderbufferNULL.cpp | 45 const gl::ImageIndex &imageIndex) in initializeContents()
|
| D | SurfaceNULL.cpp | 103 const gl::ImageIndex &imageIndex) in initializeContents()
|
| D | TextureNULL.cpp | 192 const gl::ImageIndex &imageIndex) in initializeContents()
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | RenderbufferVk.cpp | 146 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 157 const gl::ImageIndex &imageIndex) in initializeContents()
|
| D | SurfaceVk.cpp | 119 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 348 const gl::ImageIndex &imageIndex) in initializeContents() 898 for (uint32_t imageIndex = 0; imageIndex < imageCount; ++imageIndex) in createSwapChain() local 1491 const gl::ImageIndex &imageIndex) in initializeContents()
|
| D | ProgramExecutableVk.cpp | 406 for (uint32_t imageIndex = 0; imageIndex < imageBindings.size(); ++imageIndex) in addImageDescriptorSetDesc() local 1070 for (uint32_t imageIndex = 0; imageIndex < imageBindings.size(); ++imageIndex) in updateImagesDescriptorSet() local
|
| D | TextureVk.cpp | 1359 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 1550 const gl::ImageIndex &imageIndex) in initializeContents()
|
| /external/skia/bench/ |
| D | BulkRectBench.cpp | 96 int imageIndex = kImageMode == ImageMode::kShared ? 0 : i; in drawImagesBatch() local 121 int imageIndex = kImageMode == ImageMode::kShared ? 0 : i; in drawImagesRef() local
|
| /external/deqp/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiSharedPresentableImageTests.cpp | 791 deUint32 imageIndex = 42; // initialize to junk value in initSwapchainResources() local 886 deUint32 imageIndex = 0; // There is only one image. in render() local
|
| /external/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | Image9.cpp | 768 const gl::ImageIndex &imageIndex, in copyFromTexStorage()
|