Home
last modified time | relevance | path

Searched defs:imageIndex (Results 1 – 25 of 31) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFramebufferAttachmentObjectImpl.h44 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
53 const gl::ImageIndex &imageIndex) in initializeContents()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp122 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
DSurfaceGL.cpp38 const gl::ImageIndex &imageIndex) in initializeContents()
DRenderbufferGL.cpp114 const gl::ImageIndex &imageIndex) in initializeContents()
DBlitGL.cpp786 const gl::ImageIndex &imageIndex, in clearRenderableTexture()
DProgramGL.cpp1172 GLuint imageIndex = mState.getImageIndexFromUniformIndex(locationRef.index); in markUnusedUniformLocations() local
DFramebufferGL.cpp160 const ImageIndex &imageIndex = attachment.getTextureImageIndex(); in AreAllLayersActive() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DRenderbufferD3D.cpp103 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
110 const gl::ImageIndex &imageIndex) in initializeContents()
DSurfaceD3D.cpp433 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
448 const gl::ImageIndex &imageIndex) in initializeContents()
DProgramD3D.cpp806 unsigned int imageIndex, in getImageMapping()
2802 unsigned int imageIndex = startImageIndex; in AssignImages() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DExternalImageSiblingImpl11.cpp94 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
103 const gl::ImageIndex &imageIndex) in initializeContents()
DImage11.cpp355 const gl::ImageIndex &imageIndex, in copyFromTexStorage()
DStateManager11.cpp568 unsigned int imageIndex, in onImageChange()
2773 for (unsigned int imageIndex = imageRange.low(); imageIndex < imageRange.high(); imageIndex++) in applyTexturesForUAVs() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.cpp32 FramebufferAttachment::Target::Target(GLenum binding, const ImageIndex &imageIndex) in Target()
287 const ImageIndex &imageIndex, in getAttachmentRenderTarget()
294 const ImageIndex &imageIndex) in initializeContents()
DImage.h130 gl::ImageIndex imageIndex; member
DImage.cpp206 void ExternalImageSibling::setInitState(const gl::ImageIndex &imageIndex, gl::InitState initState) in setInitState()
DTexture.cpp1778 void Texture::setInitState(const ImageIndex &imageIndex, InitState initState) in setInitState()
1810 ImageIndex imageIndex = in ensureSubImageInitialized() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DRenderbufferNULL.cpp45 const gl::ImageIndex &imageIndex) in initializeContents()
DSurfaceNULL.cpp97 const gl::ImageIndex &imageIndex) in initializeContents()
DTextureNULL.cpp191 const gl::ImageIndex &imageIndex) in initializeContents()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp193 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
203 const gl::ImageIndex &imageIndex) in initializeContents()
DSurfaceVk.cpp104 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
299 const gl::ImageIndex &imageIndex) in initializeContents()
637 for (uint32_t imageIndex = 0; imageIndex < imageCount; ++imageIndex) in createSwapChain() local
1204 const gl::ImageIndex &imageIndex) in initializeContents()
DTextureVk.cpp1144 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
1364 const gl::ImageIndex &imageIndex) in initializeContents()
Dvk_helpers.cpp2258 const gl::ImageIndex &imageIndex, in stageSubresourceUpdateAndGetData()
2627 const gl::ImageIndex &imageIndex) in SubresourceUpdate()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DImage9.cpp768 const gl::ImageIndex &imageIndex, in copyFromTexStorage()

12