| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_pipe.h | 401 d3dmultisample_type_check(struct pipe_screen *screen, D3DFORMAT format, D3DMULTISAMPLE_TYPE *multisample, DWORD multisamplequality, DWORD *levels) d3dmultisample_type_check() argument
|
| /third_party/node/tools/gyp/tools/emacs/ |
| H A D | gyp.el | |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsls.c | 216 int levels = 0; in parse_options() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ubidiln.cpp | 96 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/node/deps/icu-small/source/i18n/ |
| H A D | collationkeys.cpp | 236 uint32_t levels = levelMasks[CollationSettings::getStrength(options)]; in writeSortKeyUpToQuaternary() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texstorage.c | 141 initialize_texture_fields(struct gl_context *ctx, struct gl_texture_object *texObj, GLint levels, GLsizei width, GLsizei height, GLsizei depth, GLenum internalFormat, mesa_format texFormat) initialize_texture_fields() argument 271 tex_storage_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLuint dims, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, bool dsa) tex_storage_error_check() argument 353 _mesa_sparse_texture_error_check(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, mesa_format format, GLenum target, GLsizei levels, GLsizei width, GLsizei height, GLsizei depth, const char *func) _mesa_sparse_texture_error_check() argument 436 texture_storage(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLuint64 offset, bool dsa, bool no_error) texture_storage() argument 548 texture_storage_error(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, bool dsa) texture_storage_error() argument 560 texture_storage_no_error(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, bool dsa) texture_storage_no_error() argument 575 texstorage_error(GLuint dims, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, const char *caller) texstorage_error() argument 616 texstorage_no_error(GLuint dims, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) texstorage_no_error() argument 632 texturestorage_error(GLuint dims, GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, const char *caller) texturestorage_error() argument 673 texturestorage_no_error(GLuint dims, GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) texturestorage_no_error() argument 686 _mesa_TexStorage1D_no_error(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width) _mesa_TexStorage1D_no_error() argument 694 _mesa_TexStorage1D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width) _mesa_TexStorage1D() argument 703 _mesa_TexStorage2D_no_error(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) _mesa_TexStorage2D_no_error() argument 712 _mesa_TexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) _mesa_TexStorage2D() argument 721 _mesa_TexStorage3D_no_error(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) _mesa_TexStorage3D_no_error() argument 730 _mesa_TexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) _mesa_TexStorage3D() argument 739 _mesa_TextureStorage1D_no_error(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width) _mesa_TextureStorage1D_no_error() argument 747 _mesa_TextureStorage1D(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width) _mesa_TextureStorage1D() argument 756 _mesa_TextureStorage2D_no_error(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) _mesa_TextureStorage2D_no_error() argument 765 _mesa_TextureStorage2D(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) _mesa_TextureStorage2D() argument 775 _mesa_TextureStorage3D_no_error(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) _mesa_TextureStorage3D_no_error() argument 785 _mesa_TextureStorage3D(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) _mesa_TextureStorage3D() argument 794 _mesa_TextureStorage1DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width) _mesa_TextureStorage1DEXT() argument 811 _mesa_TextureStorage2DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) _mesa_TextureStorage2DEXT() argument 828 _mesa_TextureStorage3DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) _mesa_TextureStorage3DEXT() argument 845 _mesa_texture_storage_memory(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLuint64 offset, bool dsa) _mesa_texture_storage_memory() argument [all...] |
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_texture.c | 151 unsigned levels = 1 + last_level - first_level; in panfrost_texture_num_elements() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
| H A D | vktDescriptorSetsIndexingTests.hpp | 69 deUint32 levels; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
| H A D | vktDescriptorSetsIndexingTests.hpp | 69 deUint32 levels; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | TextureStorage9.cpp | 274 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 D | TextureNULL.cpp | 154 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 D | MipmapTest.cpp | 882 GLubyte *levels[] = {mLevelZeroBlueInitData.data(), mLevelOneGreenInitData.data(), in TEST_P() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationkeys.cpp | 236 uint32_t levels = levelMasks[CollationSettings::getStrength(options)]; in writeSortKeyUpToQuaternary() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | TextureGL.cpp | 135 uint32_t levels = GetNumMipLevels(); in Texture() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidiln.cpp | 96 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 D | low_level_alloc.cc | 96 int levels; member [all...] |
| /third_party/spirv-tools/test/opt/ |
| H A D | local_ssa_elim_test.cpp | 4325 int2 texDim; int elements; int levels; in TEST_F() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboApiTests.cpp | 161 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 D | es2fFboApiTest.cpp | 166 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
|
| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/microcode/ |
| H A D | core.c | 93 u32 *levels; in amd_check_current_patch_level() local
|
| /kernel/linux/linux-5.10/tools/usb/ |
| H A D | ffs-test.c | 67 static const char levels[8][6] = { in _msg() local
|
| /kernel/linux/linux-5.10/drivers/vfio/ |
| H A D | vfio_iommu_spapr_tce.c | 606 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 D | lx6464es.c | 897 u32 levels[64]; in lx_proc_levels_read() local
|
| /kernel/linux/linux-5.10/drivers/opp/ |
| H A D | of.c | 429 unsigned int levels = opp_table->supported_hw_count; in _opp_is_supported() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| H A D | rv770_smc.h | 135 RV770_SMC_HW_PERFORMANCE_LEVEL levels[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE]; member
|