Home
last modified time | relevance | path

Searched refs:ImageIndex (Results 1 – 25 of 165) sorted by relevance

1234567

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DImageIndex.cpp38 return ImageIndex::kEntireLevel; in TextureTargetToLayer()
40 return ImageIndex::kEntireLevel; in TextureTargetToLayer()
42 return ImageIndex::kEntireLevel; in TextureTargetToLayer()
44 return ImageIndex::kEntireLevel; in TextureTargetToLayer()
46 return ImageIndex::kEntireLevel; in TextureTargetToLayer()
48 return ImageIndex::kEntireLevel; in TextureTargetToLayer()
50 return ImageIndex::kEntireLevel; in TextureTargetToLayer()
63 ASSERT(layerIndex != ImageIndex::kEntireLevel); in TextureTypeToTarget()
85 ImageIndex::ImageIndex() in ImageIndex() function in gl::ImageIndex
89 ImageIndex::ImageIndex(const ImageIndex &other) = default;
[all …]
DImageIndex.h22 class ImageIndex
25 ImageIndex();
26 ImageIndex(const ImageIndex &other);
27 ImageIndex &operator=(const ImageIndex &other);
48 static ImageIndex Make2D(GLint levelIndex);
49 static ImageIndex MakeRectangle(GLint levelIndex);
50 static ImageIndex MakeCubeMapFace(TextureTarget target, GLint levelIndex);
51 static ImageIndex Make2DArray(GLint levelIndex, GLint layerIndex = kEntireLevel);
52 static ImageIndex Make2DArrayRange(GLint levelIndex, GLint layerIndex, GLint layerCount);
53 static ImageIndex Make3D(GLint levelIndex, GLint layerIndex = kEntireLevel);
[all …]
DFramebufferAttachment.h66 const ImageIndex &textureIndex,
78 const ImageIndex &textureIndex,
107 const ImageIndex &getTextureImageIndex() const;
166 Target(GLenum binding, const ImageIndex &imageIndex);
171 const ImageIndex &textureIndex() const { return mTextureIndex; } in textureIndex()
175 ImageIndex mTextureIndex;
193 virtual Extents getAttachmentSize(const ImageIndex &imageIndex) const = 0;
194 virtual Format getAttachmentFormat(GLenum binding, const ImageIndex &imageIndex) const = 0;
195 virtual GLsizei getAttachmentSamples(const ImageIndex &imageIndex) const = 0;
198 const ImageIndex &imageIndex) const = 0;
[all …]
DFramebufferAttachment.cpp32 FramebufferAttachment::Target::Target(GLenum binding, const ImageIndex &imageIndex) in Target()
60 const ImageIndex &textureIndex, in FramebufferAttachment()
109 const ImageIndex &textureIndex, in attach()
199 const gl::ImageIndex &index = mTarget.textureIndex(); in layer()
287 const ImageIndex &imageIndex, in getAttachmentRenderTarget()
294 const ImageIndex &imageIndex) in initializeContents()
302 ImageIndex fullMipIndex = in initializeContents()
303 ImageIndex::Make2DArray(imageIndex.getLevelIndex(), ImageIndex::kEntireLevel); in initializeContents()
308 ImageIndex fullMipIndex = ImageIndex::Make2DMultisampleArray(ImageIndex::kEntireLevel); in initializeContents()
DImageIndexIterator_unittest.cpp32 ImageIndex current = iter.current(); in TEST()
33 ImageIndex nextIndex = iter.next(); in TEST()
61 ImageIndex nextIndex = iter.next(); in TEST()
85 ImageIndex nextIndex = iter.next(); in TEST()
113 ImageIndex nextIndex = iter.next(); in TEST()
137 ImageIndex mipImageIndex = ImageIndex::Make2DArray(mip, ImageIndex::kEntireLevel); in TEST()
143 ImageIndex nextIndex = iter.next(); in TEST()
DImage.h53 const gl::ImageIndex &imageIndex) const override;
99 gl::Extents getAttachmentSize(const gl::ImageIndex &imageIndex) const override;
100 gl::Format getAttachmentFormat(GLenum binding, const gl::ImageIndex &imageIndex) const override;
101 GLsizei getAttachmentSamples(const gl::ImageIndex &imageIndex) const override;
104 const gl::ImageIndex &imageIndex) const override;
111 gl::InitState initState(const gl::ImageIndex &imageIndex) const override;
112 void setInitState(const gl::ImageIndex &imageIndex, gl::InitState initState) override;
130 gl::ImageIndex imageIndex;
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DImageIndex.cpp47 return ImageIndex::kEntireLevel; in TextureTargetToLayer()
74 ASSERT(layerIndex != ImageIndex::kEntireLevel); in TextureTypeToTarget()
83 ImageIndex::ImageIndex() in ImageIndex() function in gl::ImageIndex
87 ImageIndex::ImageIndex(const ImageIndex &other) = default;
89 ImageIndex &ImageIndex::operator=(const ImageIndex &other) = default;
91 bool ImageIndex::hasLayer() const in hasLayer()
96 bool ImageIndex::isLayered() const in isLayered()
111 bool ImageIndex::has3DLayer() const in has3DLayer()
119 bool ImageIndex::usesTex3D() const in usesTex3D()
125 TextureTarget ImageIndex::getTarget() const in getTarget()
[all …]
DImageIndex.h22 class ImageIndex
25 ImageIndex();
26 ImageIndex(const ImageIndex &other);
27 ImageIndex &operator=(const ImageIndex &other);
48 static ImageIndex Make2D(GLint levelIndex);
49 static ImageIndex MakeRectangle(GLint levelIndex);
50 static ImageIndex MakeCubeMapFace(TextureTarget target, GLint levelIndex);
51 static ImageIndex Make2DArray(GLint levelIndex, GLint layerIndex = kEntireLevel);
52 static ImageIndex Make2DArrayRange(GLint levelIndex, GLint layerIndex, GLint layerCount);
53 static ImageIndex Make3D(GLint levelIndex, GLint layerIndex = kEntireLevel);
[all …]
DFramebufferAttachment.h61 const ImageIndex &textureIndex,
74 const ImageIndex &textureIndex,
109 const ImageIndex &getTextureImageIndex() const;
177 Target(GLenum binding, const ImageIndex &imageIndex);
182 const ImageIndex &textureIndex() const { return mTextureIndex; } in textureIndex()
186 ImageIndex mTextureIndex;
213 virtual Extents getAttachmentSize(const ImageIndex &imageIndex) const = 0;
214 virtual Format getAttachmentFormat(GLenum binding, const ImageIndex &imageIndex) const = 0;
215 virtual GLsizei getAttachmentSamples(const ImageIndex &imageIndex) const = 0;
218 const ImageIndex &imageIndex) const = 0;
[all …]
DImageIndexIterator_unittest.cpp32 ImageIndex current = iter.current(); in TEST()
33 ImageIndex nextIndex = iter.next(); in TEST()
61 ImageIndex nextIndex = iter.next(); in TEST()
85 ImageIndex nextIndex = iter.next(); in TEST()
113 ImageIndex nextIndex = iter.next(); in TEST()
137 ImageIndex mipImageIndex = ImageIndex::Make2DArray(mip, ImageIndex::kEntireLevel); in TEST()
143 ImageIndex nextIndex = iter.next(); in TEST()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.h45 virtual ImageD3D *getImage(const gl::ImageIndex &index) const = 0;
49 const gl::ImageIndex &index,
80 const gl::ImageIndex &index,
88 virtual gl::ImageIndex getImageIndex(GLint mip, GLint layer) const = 0;
89 virtual bool isValidIndex(const gl::ImageIndex &index) const = 0;
101 const gl::ImageIndex &imageIndex,
110 const gl::ImageIndex &imageIndex) override;
114 const gl::ImageIndex &index,
120 const gl::ImageIndex &index,
129 const gl::ImageIndex &index,
[all …]
DTextureD3D.cpp109 const gl::ImageIndex &index, in getImageAndSyncFromStorage()
225 const gl::ImageIndex &index, in setImageImpl()
269 const gl::ImageIndex &index, in subImage()
301 const gl::ImageIndex &index, in setCompressedImageImpl()
333 const gl::ImageIndex &index, in subImageCompressed()
484 gl::ImageIndex srcIndex = getImageIndex(mBaseLevel, layer); in generateMipmapUsingImages()
512 gl::ImageIndex sourceIndex = getImageIndex(mip - 1, layer); in generateMipmapUsingImages()
513 gl::ImageIndex destIndex = getImageIndex(mip, layer); in generateMipmapUsingImages()
593 bool TextureD3D::canCreateRenderTargetForImage(const gl::ImageIndex &index) const in canCreateRenderTargetForImage()
609 const gl::ImageIndex &index, in commitRegion()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.h45 virtual ImageD3D *getImage(const gl::ImageIndex &index) const = 0;
49 const gl::ImageIndex &index,
83 const gl::ImageIndex &index,
92 virtual gl::ImageIndex getImageIndex(GLint mip, GLint layer) const = 0;
93 virtual bool isValidIndex(const gl::ImageIndex &index) const = 0;
106 const gl::ImageIndex &imageIndex,
117 const gl::ImageIndex &imageIndex) override;
128 const gl::ImageIndex &index,
135 const gl::ImageIndex &index,
144 const gl::ImageIndex &index,
[all …]
DTextureD3D.cpp110 const gl::ImageIndex &index, in getImageAndSyncFromStorage()
229 const gl::ImageIndex &index, in setImageImpl()
273 const gl::ImageIndex &index, in subImage()
305 const gl::ImageIndex &index, in setCompressedImageImpl()
337 const gl::ImageIndex &index, in subImageCompressed()
502 gl::ImageIndex srcIndex = getImageIndex(mBaseLevel, layer); in generateMipmapUsingImages()
530 gl::ImageIndex sourceIndex = getImageIndex(mip - 1, layer); in generateMipmapUsingImages()
531 gl::ImageIndex destIndex = getImageIndex(mip, layer); in generateMipmapUsingImages()
611 bool TextureD3D::canCreateRenderTargetForImage(const gl::ImageIndex &index) const in canCreateRenderTargetForImage()
627 const gl::ImageIndex &index, in commitRegion()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.h25 class ImageIndex; variable
45 const gl::ImageIndex &indexSS,
46 const gl::ImageIndex &indexMS);
53 gl::ImageIndex indexSS;
57 gl::ImageIndex indexMS;
92 const gl::ImageIndex &index,
98 const gl::ImageIndex &index,
108 const gl::ImageIndex &sourceIndex,
109 const gl::ImageIndex &destIndex) override;
112 const gl::ImageIndex &index,
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DTextureMtl.h41 const gl::ImageIndex &index,
50 const gl::ImageIndex &index,
59 const gl::ImageIndex &index,
66 const gl::ImageIndex &index,
74 const gl::ImageIndex &index,
79 const gl::ImageIndex &index,
85 const gl::ImageIndex &index,
94 const gl::ImageIndex &index,
141 const gl::ImageIndex &imageIndex,
157 const gl::ImageIndex &imageIndex) override;
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.h25 class ImageIndex; variable
69 const gl::ImageIndex &index,
75 const gl::ImageIndex &index,
85 const gl::ImageIndex &sourceIndex,
86 const gl::ImageIndex &destIndex) override;
89 const gl::ImageIndex &index,
108 const gl::ImageIndex &index,
112 virtual void associateImage(Image11 *image, const gl::ImageIndex &index) = 0;
113 virtual void disassociateImage(const gl::ImageIndex &index, Image11 *expectedImage) = 0;
114 virtual void verifyAssociatedImageValid(const gl::ImageIndex &index,
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.h50 const gl::ImageIndex &index,
93 const gl::ImageIndex &index,
97 const gl::ImageIndex &index,
103 const gl::ImageIndex &sourceIndex,
104 const gl::ImageIndex &destIndex) override;
127 const gl::ImageIndex &index,
131 const gl::ImageIndex &index,
137 const gl::ImageIndex &sourceIndex,
138 const gl::ImageIndex &destIndex) override;
164 const gl::ImageIndex &index,
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DTextureImpl_mock.h26 const gl::ImageIndex &,
35 const gl::ImageIndex &,
44 const gl::ImageIndex &,
52 const gl::ImageIndex &,
60 const gl::ImageIndex &,
66 const gl::ImageIndex &,
72 const gl::ImageIndex &,
82 const gl::ImageIndex &,
117 const gl::ImageIndex &,
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.h30 const gl::ImageIndex &index,
38 const gl::ImageIndex &index,
47 const gl::ImageIndex &index,
54 const gl::ImageIndex &index,
62 const gl::ImageIndex &index,
67 const gl::ImageIndex &index,
73 const gl::ImageIndex &index,
82 const gl::ImageIndex &index,
126 const gl::ImageIndex &imageIndex,
140 const gl::ImageIndex &imageIndex) override;
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DTextureImpl_mock.h26 const gl::ImageIndex &,
36 const gl::ImageIndex &,
45 const gl::ImageIndex &,
53 const gl::ImageIndex &,
61 const gl::ImageIndex &,
67 const gl::ImageIndex &,
73 const gl::ImageIndex &,
83 const gl::ImageIndex &,
121 const gl::ImageIndex &,
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.h50 const gl::ImageIndex &index,
92 const gl::ImageIndex &index,
97 const gl::ImageIndex &sourceIndex,
98 const gl::ImageIndex &destIndex) override;
118 const gl::ImageIndex &index,
123 const gl::ImageIndex &sourceIndex,
124 const gl::ImageIndex &destIndex) override;
148 const gl::ImageIndex &index,
153 const gl::ImageIndex &sourceIndex,
154 const gl::ImageIndex &destIndex) override;
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.h25 const gl::ImageIndex &index,
33 const gl::ImageIndex &index,
42 const gl::ImageIndex &index,
49 const gl::ImageIndex &index,
57 const gl::ImageIndex &index,
62 const gl::ImageIndex &index,
68 const gl::ImageIndex &index,
77 const gl::ImageIndex &index,
130 const gl::ImageIndex &imageIndex) override;
DTextureNULL.cpp22 const gl::ImageIndex &index, in setImage()
36 const gl::ImageIndex &index, in setSubImage()
48 const gl::ImageIndex &index, in setCompressedImage()
59 const gl::ImageIndex &index, in setCompressedSubImage()
70 const gl::ImageIndex &index, in copyImage()
79 const gl::ImageIndex &index, in copySubImage()
88 const gl::ImageIndex &index, in copyTexture()
101 const gl::ImageIndex &index, in copySubTexture()
191 const gl::ImageIndex &imageIndex) in initializeContents()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTextureGL.h71 const gl::ImageIndex &index,
79 const gl::ImageIndex &index,
88 const gl::ImageIndex &index,
95 const gl::ImageIndex &index,
103 const gl::ImageIndex &index,
108 const gl::ImageIndex &index,
114 const gl::ImageIndex &index,
123 const gl::ImageIndex &index,
165 const gl::ImageIndex &index,
199 const gl::ImageIndex &imageIndex) override;
[all …]

1234567