/device/generic/vulkan-cereal/third-party/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 | 854 const gl::ImageIndex &imageIndex, in clearRenderableTexture()
|
D | ProgramGL.cpp | 1080 GLuint imageIndex = mState.getImageIndexFromUniformIndex(locationRef.index); in markUnusedUniformLocations() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/ |
D | FramebufferAttachmentObjectImpl.h | 45 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 55 const gl::ImageIndex &imageIndex) in initializeContents()
|
/device/generic/vulkan-cereal/third-party/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()
|
/device/generic/vulkan-cereal/third-party/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 | 128 gl::ImageIndex imageIndex; member
|
D | ProgramExecutable.cpp | 323 for (uint32_t imageIndex = 0; imageIndex < imageBindings.size(); ++imageIndex) in updateActiveImages() local
|
D | Image.cpp | 211 void ExternalImageSibling::setInitState(const gl::ImageIndex &imageIndex, gl::InitState initState) in setInitState()
|
D | Texture.cpp | 1884 void Texture::setInitState(const ImageIndex &imageIndex, InitState initState) in setInitState() 1905 const ImageIndex &imageIndex, in doesSubImageNeedInit() 1928 const ImageIndex &imageIndex, in ensureSubImageInitialized()
|
/device/generic/vulkan-cereal/third-party/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()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
D | RenderbufferVk.cpp | 156 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 166 const gl::ImageIndex &imageIndex) in initializeContents()
|
D | SurfaceVk.cpp | 125 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 362 const gl::ImageIndex &imageIndex) in initializeContents() 938 for (uint32_t imageIndex = 0; imageIndex < imageCount; ++imageIndex) in createSwapChain() local 1594 const gl::ImageIndex &imageIndex) in initializeContents()
|
D | ProgramExecutableVk.cpp | 430 for (uint32_t imageIndex = 0; imageIndex < imageBindings.size(); ++imageIndex) in addImageDescriptorSetDesc() local 1085 for (uint32_t imageIndex = 0; imageIndex < imageBindings.size(); ++imageIndex) in updateImagesDescriptorSet() local
|
D | FramebufferVk.cpp | 1519 gl::ImageIndex imageIndex = renderTarget->getImageIndex(); in clearWithRenderPassOp() local 1543 gl::ImageIndex imageIndex = renderTarget->getImageIndex(); in clearWithRenderPassOp() local
|
D | TextureVk.cpp | 1392 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget() 1571 const gl::ImageIndex &imageIndex) in initializeContents()
|
/device/generic/vulkan-cereal/third-party/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()
|
/device/generic/vulkan-cereal/stream-servers/ |
D | DisplayVk.cpp | 223 uint32_t imageIndex; in post() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | Image9.cpp | 768 const gl::ImageIndex &imageIndex, in copyFromTexStorage()
|