Home
last modified time | relevance | path

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

12345

/external/angle/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 MakeBuffer();
49 static ImageIndex Make2D(GLint levelIndex);
50 static ImageIndex MakeRectangle(GLint levelIndex);
51 static ImageIndex MakeCubeMapFace(TextureTarget target, GLint levelIndex);
52 static ImageIndex Make2DArray(GLint levelIndex, GLint layerIndex = kEntireLevel);
53 static ImageIndex Make2DArrayRange(GLint levelIndex, GLint layerIndex, GLint layerCount);
[all …]
DFramebufferAttachment.h61 const ImageIndex &textureIndex,
74 const ImageIndex &textureIndex,
109 const ImageIndex &getTextureImageIndex() const;
187 Target(GLenum binding, const ImageIndex &imageIndex);
192 const ImageIndex &textureIndex() const { return mTextureIndex; } in textureIndex()
196 ImageIndex mTextureIndex;
223 virtual Extents getAttachmentSize(const ImageIndex &imageIndex) const = 0;
224 virtual Format getAttachmentFormat(GLenum binding, const ImageIndex &imageIndex) const = 0;
225 virtual GLsizei getAttachmentSamples(const ImageIndex &imageIndex) const = 0;
228 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()
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;
105 const gl::ImageIndex &imageIndex) const override;
116 gl::InitState initState(GLenum binding, const gl::ImageIndex &imageIndex) const override;
118 const gl::ImageIndex &imageIndex,
143 gl::ImageIndex imageIndex;
DFramebufferAttachment.cpp33 FramebufferAttachment::Target::Target(GLenum binding, const ImageIndex &imageIndex) in Target()
62 const ImageIndex &textureIndex, in FramebufferAttachment()
113 const ImageIndex &textureIndex, in attach()
206 const gl::ImageIndex &index = mTarget.textureIndex(); in layer()
319 const ImageIndex &imageIndex, in getAttachmentRenderTarget()
329 const ImageIndex &imageIndex) in initializeContents()
340 ImageIndex fullMipIndex = ImageIndex::MakeFromType( in initializeContents()
341 imageIndex.getType(), imageIndex.getLevelIndex(), ImageIndex::kEntireLevel, size.depth); in initializeContents()
/external/angle/src/libANGLE/renderer/d3d/
DTextureD3D.h46 virtual ImageD3D *getImage(const gl::ImageIndex &index) const = 0;
50 const gl::ImageIndex &index,
86 const gl::ImageIndex &index,
95 virtual gl::ImageIndex getImageIndex(GLint mip, GLint layer) const = 0;
96 virtual bool isValidIndex(const gl::ImageIndex &index) const = 0;
109 const gl::ImageIndex &imageIndex,
121 const gl::ImageIndex &imageIndex) override;
133 const gl::ImageIndex &index,
140 const gl::ImageIndex &index,
149 const gl::ImageIndex &index,
[all …]
DTextureD3D.cpp110 const gl::ImageIndex &index, in getImageAndSyncFromStorage()
236 const gl::ImageIndex &index, in setImageImpl()
280 const gl::ImageIndex &index, in subImage()
312 const gl::ImageIndex &index, in setCompressedImageImpl()
344 const gl::ImageIndex &index, in subImageCompressed()
509 gl::ImageIndex srcIndex = getImageIndex(mBaseLevel, layer); in generateMipmapUsingImages()
541 gl::ImageIndex sourceIndex = getImageIndex(mip - 1, layer); in generateMipmapUsingImages()
542 gl::ImageIndex destIndex = getImageIndex(mip, layer); in generateMipmapUsingImages()
644 bool TextureD3D::canCreateRenderTargetForImage(const gl::ImageIndex &index) const in canCreateRenderTargetForImage()
660 const gl::ImageIndex &index, in commitRegion()
[all …]
DTextureStorage.h21 class ImageIndex; variable
56 const gl::ImageIndex &index,
60 const gl::ImageIndex &index,
64 const gl::ImageIndex &sourceIndex,
65 const gl::ImageIndex &destIndex) = 0;
70 const gl::ImageIndex &index,
/external/angle/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,
109 const gl::ImageIndex &sourceIndex,
110 const gl::ImageIndex &destIndex) override;
113 const gl::ImageIndex &index,
[all …]
/external/zucchini/
Dimage_index.cc15 ImageIndex::ImageIndex(ConstBufferView image) in ImageIndex() function in zucchini::ImageIndex
18 ImageIndex::ImageIndex(ImageIndex&&) = default;
20 ImageIndex::~ImageIndex() = default;
22 bool ImageIndex::Initialize(Disassembler* disasm) { in Initialize()
42 bool ImageIndex::IsToken(offset_t location) const { in IsToken()
55 bool ImageIndex::InsertReferences(const ReferenceTypeTraits& traits, in InsertReferences()
Dequivalence_map.h33 const ImageIndex& old_image_index,
34 const ImageIndex& new_image_index,
43 const ImageIndex& old_image_index,
44 const ImageIndex& new_image_index,
51 const ImageIndex& old_image_index,
52 const ImageIndex& new_image_index,
60 const ImageIndex& old_image_index,
61 const ImageIndex& new_image_index,
73 const ImageIndex& old_image_index,
74 const ImageIndex& new_image_index,
Dimage_index.h27 class ImageIndex {
29 explicit ImageIndex(ConstBufferView image);
30 ImageIndex(const ImageIndex&) = delete;
31 ImageIndex(ImageIndex&&);
32 ~ImageIndex();
/external/angle/src/libANGLE/renderer/metal/
DTextureMtl.h42 const gl::ImageIndex &index,
51 const gl::ImageIndex &index,
60 const gl::ImageIndex &index,
67 const gl::ImageIndex &index,
75 const gl::ImageIndex &index,
80 const gl::ImageIndex &index,
86 const gl::ImageIndex &index,
95 const gl::ImageIndex &index,
142 const gl::ImageIndex &imageIndex,
159 const gl::ImageIndex &imageIndex) override;
[all …]
DRenderBufferMtl.mm116 gl::ImageIndex index;
120 index = gl::ImageIndex::Make2DMultisample();
124 index = gl::ImageIndex::Make2D(0);
133 mtl::ImageNativeIndex(gl::ImageIndex::Make2DMultisample(), 0)));
139 gl::ImageIndex index;
142 index = gl::ImageIndex::Make2DMultisample();
146 index = gl::ImageIndex::Make2D(0);
154 mtl::ImageNativeIndex(gl::ImageIndex::Make2DMultisample(), 0)));
201 const gl::ImageIndex &imageIndex,
212 const gl::ImageIndex &imageIndex)
[all …]
/external/zucchini/aosp/include/components/zucchini/
Dequivalence_map.h33 const ImageIndex& old_image_index,
34 const ImageIndex& new_image_index,
43 const ImageIndex& old_image_index,
44 const ImageIndex& new_image_index,
51 const ImageIndex& old_image_index,
52 const ImageIndex& new_image_index,
60 const ImageIndex& old_image_index,
61 const ImageIndex& new_image_index,
73 const ImageIndex& old_image_index,
74 const ImageIndex& new_image_index,
Dimage_index.h27 class ImageIndex {
29 explicit ImageIndex(ConstBufferView image);
30 ImageIndex(const ImageIndex&) = delete;
31 ImageIndex(ImageIndex&&);
32 ~ImageIndex();
Dzucchini_gen.h18 class ImageIndex; variable
35 EquivalenceMap CreateEquivalenceMap(const ImageIndex& old_image_index,
36 const ImageIndex& new_image_index);
50 const ImageIndex& new_image_index,
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.h51 const gl::ImageIndex &index,
94 const gl::ImageIndex &index,
98 const gl::ImageIndex &index,
104 const gl::ImageIndex &sourceIndex,
105 const gl::ImageIndex &destIndex) override;
128 const gl::ImageIndex &index,
132 const gl::ImageIndex &index,
138 const gl::ImageIndex &sourceIndex,
139 const gl::ImageIndex &destIndex) override;
165 const gl::ImageIndex &index,
[all …]
/external/angle/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 &,
DFramebufferAttachmentObjectImpl.h34 const gl::ImageIndex &imageIndex,
40 const gl::ImageIndex &imageIndex);
46 const gl::ImageIndex &imageIndex, in getAttachmentRenderTarget()
57 const gl::ImageIndex &imageIndex) in initializeContents()
/external/angle/src/libANGLE/renderer/null/
DTextureNULL.h25 const gl::ImageIndex &index,
34 const gl::ImageIndex &index,
43 const gl::ImageIndex &index,
50 const gl::ImageIndex &index,
58 const gl::ImageIndex &index,
63 const gl::ImageIndex &index,
69 const gl::ImageIndex &index,
78 const gl::ImageIndex &index,
164 const gl::ImageIndex &imageIndex) override;
DTextureNULL.cpp22 const gl::ImageIndex &index, in setImage()
37 const gl::ImageIndex &index, in setSubImage()
49 const gl::ImageIndex &index, in setCompressedImage()
60 const gl::ImageIndex &index, in setCompressedSubImage()
71 const gl::ImageIndex &index, in copyImage()
80 const gl::ImageIndex &index, in copySubImage()
89 const gl::ImageIndex &index, in copyTexture()
102 const gl::ImageIndex &index, in copySubTexture()
231 const gl::ImageIndex &imageIndex) in initializeContents()
/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.h45 const gl::ImageIndex &index,
54 const gl::ImageIndex &index,
63 const gl::ImageIndex &index,
70 const gl::ImageIndex &index,
78 const gl::ImageIndex &index,
83 const gl::ImageIndex &index,
89 const gl::ImageIndex &index,
98 const gl::ImageIndex &index,
175 const gl::ImageIndex &imageIndex,
192 const gl::ImageIndex &imageIndex) override;
[all …]
/external/angle/src/libANGLE/renderer/gl/
DTextureGL.h71 const gl::ImageIndex &index,
80 const gl::ImageIndex &index,
89 const gl::ImageIndex &index,
96 const gl::ImageIndex &index,
104 const gl::ImageIndex &index,
109 const gl::ImageIndex &index,
115 const gl::ImageIndex &index,
124 const gl::ImageIndex &index,
169 const gl::ImageIndex &index,
205 const gl::ImageIndex &imageIndex) override;
[all …]

12345