Home
last modified time | relevance | path

Searched defs:levels (Results 126 - 150 of 375) sorted by relevance

12345678910>>...15

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DTextureStorage9.cpp274 int levels = getLevelCount(); in copyToStorage() local
557 int levels in copyToStorage() local
127 TextureStorage9_2D(Renderer9 *renderer, GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, int levels, const std::string &label) TextureStorage9_2D() argument
401 TextureStorage9_Cube(Renderer9 *renderer, GLenum internalformat, bool renderTarget, int size, int levels, bool hintLevelZeroOnly, const std::string &label) TextureStorage9_Cube() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DTextureNULL.cpp154 setStorage(const gl::Context *context, gl::TextureType type, size_t levels, GLenum internalFormat, const gl::Extents &size) setStorage() argument
163 setStorageExternalMemory(const gl::Context *context, gl::TextureType type, size_t levels, GLenum internalFormat, const gl::Extents &size, gl::MemoryObject *memoryObject, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) setStorageExternalMemory() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMipmapTest.cpp882 GLubyte *levels[] = {mLevelZeroBlueInitData.data(), mLevelOneGreenInitData.data(), in TEST_P() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationkeys.cpp236 uint32_t levels = levelMasks[CollationSettings::getStrength(options)]; in writeSortKeyUpToQuaternary() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DTextureGL.cpp135 uint32_t levels = GetNumMipLevels(); in Texture() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidiln.cpp96 UBiDiLevel *levels in setTrailingWSStart() local
191 const UBiDiLevel *levels=pLineBiDi->levels; ubidi_setLine() local
285 UBiDiLevel *levels=pBiDi->levelsMemory; ubidi_getLevels() local
439 UBiDiLevel *levels; reorderLine() local
564 UBiDiLevel *levels=pBiDi->levels; ubidi_getRuns() local
710 prepareReorder(const UBiDiLevel *levels, int32_t length, int32_t *indexMap, UBiDiLevel *pMinLevel, UBiDiLevel *pMaxLevel) prepareReorder() argument
750 ubidi_reorderLogical(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) ubidi_reorderLogical() argument
813 ubidi_reorderVisual(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) ubidi_reorderVisual() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc.cc96 int levels; member
[all...]
/third_party/spirv-tools/test/opt/
H A Dlocal_ssa_elim_test.cpp4325 int2 texDim; int elements; int levels; in TEST_F() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboApiTests.cpp161 const int levels[] = { 2, 1, 0, -1, 0x7fffffff, 0, log2MaxTexSize-2, log2MaxTexSize-1, log2MaxTexSize, log2MaxTexSize+1, log2MaxTexSize+2, 1 }; in textureLevelsTest() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboApiTest.cpp166 static int levels[] = { 2, 1, 0, -1, 0x7fffffff, 0, 1 }; in textureLevelsTest() local
186 static int levels[] = { 2, 1, 0, -1, 0x7fffffff, 0, 1 }; in textureLevelsWithRenderToMipmapTest() local
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp269 vector<uint16_t> levels = g_ShortLogLevels.GetAllKeys(); in ComboLogLevel2Str() local
/device/soc/rockchip/common/sdk_linux/drivers/opp/
H A Dof.c442 unsigned int levels = opp_table->supported_hw_count; in _opp_is_supported() local
/foundation/multimedia/player_framework/frameworks/native/avcodeclist/
H A Davcodec_info.cpp142 std::vector<int32_t> levels = data_.levels; in GetSupportedLevels() local
446 std::vector<int32_t> levels = data_.levels; in GetSupportedLevels() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/microcode/
H A Dcore.c93 u32 *levels; in amd_check_current_patch_level() local
/kernel/linux/linux-5.10/tools/usb/
H A Dffs-test.c67 static const char levels[8][6] = { in _msg() local
/kernel/linux/linux-5.10/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c606 tce_iommu_create_table(struct tce_container *container, struct iommu_table_group *table_group, int num, __u32 page_shift, __u64 window_size, __u32 levels, struct iommu_table **ptbl) tce_iommu_create_table() argument
643 tce_iommu_create_window(struct tce_container *container, __u32 page_shift, __u64 window_size, __u32 levels, __u64 *start_addr) tce_iommu_create_window() argument
/kernel/linux/linux-5.10/sound/pci/lx6464es/
H A Dlx6464es.c897 u32 levels[64]; in lx_proc_levels_read() local
/kernel/linux/linux-5.10/drivers/opp/
H A Dof.c429 unsigned int levels = opp_table->supported_hw_count; in _opp_is_supported() local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drv770_smc.h135 RV770_SMC_HW_PERFORMANCE_LEVEL levels[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE]; member
/kernel/linux/linux-6.6/drivers/base/
H A Dcacheinfo.c292 unsigned int levels = 0, leaves, level; in init_of_cache_level() local
497 unsigned int levels = 0, split_levels = 0; in fetch_cache_info() local
[all...]
/kernel/linux/linux-6.6/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c607 tce_iommu_create_table(struct tce_container *container, struct iommu_table_group *table_group, int num, __u32 page_shift, __u64 window_size, __u32 levels, struct iommu_table **ptbl) tce_iommu_create_table() argument
644 tce_iommu_create_window(struct tce_container *container, __u32 page_shift, __u64 window_size, __u32 levels, __u64 *start_addr) tce_iommu_create_window() argument
/kernel/linux/linux-6.6/drivers/opp/
H A Dof.c540 unsigned int levels = opp_table->supported_hw_count; in _opp_is_supported() local
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drv770_smc.h135 RV770_SMC_HW_PERFORMANCE_LEVEL levels[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE]; member
/kernel/linux/linux-6.6/sound/pci/lx6464es/
H A Dlx6464es.c877 u32 levels[64]; in lx_proc_levels_read() local
/kernel/linux/linux-6.6/tools/usb/
H A Dffs-test.c67 static const char levels[8][6] = { in _msg() local

Completed in 34 milliseconds

12345678910>>...15