Home
last modified time | relevance | path

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

12

/device/generic/vulkan-cereal/third-party/angle/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.cpp44 const gl::ImageIndex &imageIndex) in initializeContents()
DRenderbufferGL.cpp104 const gl::ImageIndex &imageIndex) in initializeContents()
DBlitGL.cpp854 const gl::ImageIndex &imageIndex, in clearRenderableTexture()
DProgramGL.cpp1080 GLuint imageIndex = mState.getImageIndexFromUniformIndex(locationRef.index); in markUnusedUniformLocations() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DFramebufferAttachmentObjectImpl.h45 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
55 const gl::ImageIndex &imageIndex) in initializeContents()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DRenderbufferD3D.cpp103 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
111 const gl::ImageIndex &imageIndex) in initializeContents()
DSurfaceD3D.cpp446 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
462 const gl::ImageIndex &imageIndex) in initializeContents()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFramebufferAttachment.cpp33 FramebufferAttachment::Target::Target(GLenum binding, const ImageIndex &imageIndex) in Target()
305 const ImageIndex &imageIndex, in getAttachmentRenderTarget()
314 const ImageIndex &imageIndex) in initializeContents()
DImage.h128 gl::ImageIndex imageIndex; member
DProgramExecutable.cpp323 for (uint32_t imageIndex = 0; imageIndex < imageBindings.size(); ++imageIndex) in updateActiveImages() local
DImage.cpp211 void ExternalImageSibling::setInitState(const gl::ImageIndex &imageIndex, gl::InitState initState) in setInitState()
DTexture.cpp1884 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/
DExternalImageSiblingImpl11.cpp86 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
96 const gl::ImageIndex &imageIndex) in initializeContents()
DImage11.cpp355 const gl::ImageIndex &imageIndex, in copyFromTexStorage()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp156 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
166 const gl::ImageIndex &imageIndex) in initializeContents()
DSurfaceVk.cpp125 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()
DProgramExecutableVk.cpp430 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
DFramebufferVk.cpp1519 gl::ImageIndex imageIndex = renderTarget->getImageIndex(); in clearWithRenderPassOp() local
1543 gl::ImageIndex imageIndex = renderTarget->getImageIndex(); in clearWithRenderPassOp() local
DTextureVk.cpp1392 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
1571 const gl::ImageIndex &imageIndex) in initializeContents()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DRenderbufferNULL.cpp45 const gl::ImageIndex &imageIndex) in initializeContents()
DSurfaceNULL.cpp103 const gl::ImageIndex &imageIndex) in initializeContents()
DTextureNULL.cpp192 const gl::ImageIndex &imageIndex) in initializeContents()
/device/generic/vulkan-cereal/stream-servers/
DDisplayVk.cpp223 uint32_t imageIndex; in post() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DImage9.cpp768 const gl::ImageIndex &imageIndex, in copyFromTexStorage()

12