/third_party/skia/src/core/ |
H A D | SkMipmapAccessor.cpp | 101 Make(SkArenaAlloc* alloc, const SkImage* image, const SkMatrix& inv, SkMipmapMode mipmap) Make() argument
|
H A D | SkBitmapCache.cpp | 293 SkMipmap* mipmap = SkMipmap::Build(src, get_fact(localCache)); in AddAndRef() local
|
H A D | SkMipmap.cpp | 567 SkMipmap* mipmap; in Build() local [all...] |
H A D | SkReadBuffer.cpp | 219 SkMipmapMode mipmap = this->read32LE(SkMipmapMode::kLinear); in readSampling() local
|
/third_party/skia/include/core/ |
H A D | SkSamplingOptions.h | 58 const SkMipmapMode mipmap = SkMipmapMode::kNone; member
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_util.c | 213 VkSamplerMipmapMode mipmap; member
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_texture_state.c | 92 const bool mipmap = ss->min_mip_filter != PIPE_TEX_MIPFILTER_NONE; in etna_create_sampler_state_state() local
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkDescriptorSetLayout.cpp | 415 sw::Mipmap &mipmap = texture->mipmap[mipmapLevel]; global() local [all...] |
/third_party/skia/tests/ |
H A D | SkResourceCacheTest.cpp | 49 const SkMipmap* mipmap = SkMipmapCache::FindAndRef(desc, cache); in test_mipmapcache() local 94 const SkMipmap* mipmap = SkMipmapCache::FindAndRef(desc[i], cache); test_mipmap_notify() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | Sampler.hpp | 47 Mipmap mipmap[MIPMAP_LEVELS]; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | dds.c | 573 int mipmap; in dds_decode() local
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Sampler.cpp | 42 Mipmap &mipmap = texture.mipmap[level]; in Sampler() local 119 Mipmap &mipmap = texture.mipmap[level]; in setTextureLevel() local [all...] |
H A D | Sampler.hpp | 45 Mipmap mipmap[MIPMAP_LEVELS]; member
|
H A D | Renderer.hpp | 129 Texture mipmap[TOTAL_IMAGE_UNITS]; member
|
/third_party/skia/include/c/ |
H A D | sk_types.h | 239 sk_mipmap_mode_t mipmap; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | evergreen_cs.c | 2348 struct radeon_bo *texture, *mipmap; in evergreen_packet3_check() local 753 evergreen_cs_track_validate_texture(struct radeon_cs_parser *p, struct radeon_bo *texture, struct radeon_bo *mipmap, unsigned idx) evergreen_cs_track_validate_texture() argument [all...] |
H A D | r600_cs.c | 1952 struct radeon_bo *texture, *mipmap; in r600_packet3_check() local 1467 r600_check_texture_resource(struct radeon_cs_parser *p, u32 idx, struct radeon_bo *texture, struct radeon_bo *mipmap, u64 base_offset, u64 mip_offset, u32 tiling_flags) r600_check_texture_resource() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | evergreen_cs.c | 2347 struct radeon_bo *texture, *mipmap; in evergreen_packet3_check() local 752 evergreen_cs_track_validate_texture(struct radeon_cs_parser *p, struct radeon_bo *texture, struct radeon_bo *mipmap, unsigned idx) evergreen_cs_track_validate_texture() argument [all...] |
H A D | r600_cs.c | 1954 struct radeon_bo *texture, *mipmap; in r600_packet3_check() local 1469 r600_check_texture_resource(struct radeon_cs_parser *p, u32 idx, struct radeon_bo *texture, struct radeon_bo *mipmap, u64 base_offset, u64 mip_offset, u32 tiling_flags) r600_check_texture_resource() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_api.c | 1141 XMesaCreatePixmapTextureBuffer(XMesaVisual v, Pixmap p, Colormap cmap, int format, int target, int mipmap) XMesaCreatePixmapTextureBuffer() argument
|
H A D | glx_api.c | 1912 int target = 0, format = 0, mipmap = 0; in glXCreatePixmap() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_manager.c | 831 st_context_teximage(struct st_context_iface *stctxi, enum st_texture_type tex_type, int level, enum pipe_format pipe_format, struct pipe_resource *tex, bool mipmap) st_context_teximage() argument
|
/third_party/skia/src/image/ |
H A D | SkImage.cpp | 752 auto mipmap = buffer.read32LE<SkMipmapMode>(SkMipmapMode::kLinear); in Read() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SamplerCore.cpp | 247 Short4 SamplerCore::offsetSample(Short4 &uvw, Pointer<Byte> &mipmap, int halfOffset, bool wrap, int count, Float &lod) in offsetSample() argument 456 Pointer<Byte> mipmap; in sampleQuad2D() local 658 Pointer<Byte> mipmap; sample3D() local 902 Pointer<Byte> mipmap; sampleFloat2D() local 995 Pointer<Byte> mipmap; sampleFloat3D() local 1320 computeIndices(UInt index[4], Short4 uuuu, Short4 vvvv, Short4 wwww, const Short4 &layerIndex, Vector4i &offset, const Int4 &sample, const Pointer<Byte> &mipmap, SamplerFunction function) computeIndices() argument 1387 computeIndices(UInt index[4], Int4 uuuu, Int4 vvvv, Int4 wwww, const Int4 &sample, Int4 valid, const Pointer<Byte> &mipmap, SamplerFunction function) computeIndices() argument 1725 sampleTexel(Short4 &uuuu, Short4 &vvvv, Short4 &wwww, const Short4 &layerIndex, Vector4i &offset, const Int4 &sample, Pointer<Byte> &mipmap, Pointer<Byte> buffer, SamplerFunction function) sampleTexel() argument 1874 sampleTexel(Int4 &uuuu, Int4 &vvvv, Int4 &wwww, Float4 &dRef, const Int4 &sample, Pointer<Byte> &mipmap, Pointer<Byte> buffer, SamplerFunction function) sampleTexel() argument 2138 selectMipmap(const Pointer<Byte> &texture, Pointer<Byte> &mipmap, Pointer<Byte> &buffer, const Float &lod, bool secondLOD) selectMipmap() argument 2184 address(const Float4 &uw, AddressingMode addressingMode, Pointer<Byte> &mipmap) address() argument 2222 computeLayerIndex(const Float4 &a, Pointer<Byte> &mipmap) computeLayerIndex() argument 2248 address(const Float4 &uvw, Int4 &xyz0, Int4 &xyz1, Float4 &f, Pointer<Byte> &mipmap, Int4 &offset, Int4 &filter, int whd, AddressingMode addressingMode, SamplerFunction function) address() argument 2463 computeLayerIndex(const Float4 &a, Pointer<Byte> &mipmap, SamplerFunction function) computeLayerIndex() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | SamplerCore.cpp | 510 Pointer<Byte> mipmap = texture + OFFSET(Texture, mipmap) + index * sizeof(Mipmap); in textureSize() local 530 Short4 SamplerCore::offsetSample(Short4 &uvw, Pointer<Byte> &mipmap, int halfOffset, bool wrap, int count, Float &lod) in offsetSample() argument 747 Pointer<Byte> mipmap; in sampleQuad2D() local 941 Pointer<Byte> mipmap; sample3D() local 1217 Pointer<Byte> mipmap; sampleFloat2D() local 1285 Pointer<Byte> mipmap; sampleFloat3D() local 1656 computeIndices(UInt index[4], Short4 uuuu, Short4 vvvv, Short4 wwww, Vector4f &offset, const Pointer<Byte> &mipmap, SamplerFunction function) computeIndices() argument 1730 computeIndices(UInt index[4], Int4& uuuu, Int4& vvvv, Int4& wwww, const Pointer<Byte> &mipmap, SamplerFunction function) computeIndices() argument 2006 sampleTexel(Short4 &uuuu, Short4 &vvvv, Short4 &wwww, Vector4f &offset, Pointer<Byte> &mipmap, Pointer<Byte> buffer[4], SamplerFunction function) sampleTexel() argument 2115 sampleTexel(Int4 &uuuu, Int4 &vvvv, Int4 &wwww, Float4 &z, Pointer<Byte> &mipmap, Pointer<Byte> buffer[4], SamplerFunction function) sampleTexel() argument 2235 selectMipmap(Pointer<Byte> &texture, Pointer<Byte> buffer[4], Pointer<Byte> &mipmap, Float &lod, Int face[4], bool secondLOD) selectMipmap() argument 2296 address(Float4 &uw, AddressingMode addressingMode, Pointer<Byte> &mipmap) address() argument 2338 address(Float4 &uvw, Int4 &xyz0, Int4 &xyz1, Float4 &f, Pointer<Byte> &mipmap, Float4 &texOffset, Int4 &filter, int whd, AddressingMode addressingMode, SamplerFunction function) address() argument [all...] |