Home
last modified time | relevance | path

Searched defs:levels (Results 326 - 350 of 375) sorted by relevance

1...<<1112131415

/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Diommu.c2528 int levels; in domain_enable_v2() local
/kernel/linux/linux-6.6/sound/usb/
H A Dmixer_scarlett_gen2.c1702 scarlett2_usb_get_meter_levels(struct usb_mixer_interface *mixer, u16 num_meters, u16 *levels) scarlett2_usb_get_meter_levels() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java1056 byte[] levels; field in Bidi
5168 reorderLogical(byte[] levels) reorderLogical() argument
5191 reorderVisual(byte[] levels) reorderVisual() argument
5679 reorderVisually(byte[] levels, int levelStart, Object[] objects, int objectStart, int count) reorderVisually() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c455 const UBiDiLevel *levels; in printCaseInfo() local
851 UBiDiLevel levels[UBIDI_MAX_EXPLICIT_LEVEL]={1,2,3,4,5,6,7,8,9,10}; in testReorder() local
885 UBiDiLevel levels[UBIDI_MAX_EXPLICIT_LEVEL]={1,2,3,4,5,6,7,8,9,10}; in testReorder() local
1045 const UBiDiLevel *levels in doTest() local
1156 const UBiDiLevel *levels; _testReordering() local
3605 printUnicode(const UChar *s, int32_t length, const UBiDiLevel *levels) printUnicode() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidi.java1032 byte[] levels; field in Bidi
5100 reorderLogical(byte[] levels) reorderLogical() argument
5121 reorderVisual(byte[] levels) reorderVisual() argument
5585 reorderVisually(byte[] levels, int levelStart, Object[] objects, int objectStart, int count) reorderVisually() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c1876 u8 levels; in local_build_mapping() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp1971 makeCreateImageInfo(const VkFormat format, const ImageType type, const UVec3& size, const VkImageUsageFlags usageFlags, const VkImageCreateFlags* createFlags, const deUint32 levels, const deUint32 layers) makeCreateImageInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp1747 const std::vector<tcu::TextureLevel*> levels = { m_referenceLevel.get(), m_referenceLevel2.get() }; in verifyResult() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp1956 makeCreateImageInfo(const VkFormat format, const ImageType type, const UVec3& size, const VkImageUsageFlags usageFlags, const VkImageCreateFlags* createFlags, const deUint32 levels, const deUint32 layers) makeCreateImageInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp1729 const std::vector<tcu::TextureLevel*> levels = { m_referenceLevel.get(), m_referenceLevel2.get() }; in verifyResult() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp2899 createTextureStorage2D(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, int levels, const std::string &label, bool hintLevelZeroOnly) createTextureStorage2D() argument
2910 createTextureStorageCube(GLenum internalformat, bool renderTarget, int size, int levels, bool hintLevelZeroOnly, const std::string &label) createTextureStorageCube() argument
2921 createTextureStorage3D(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) createTextureStorage3D() argument
2935 createTextureStorage2DArray(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) createTextureStorage2DArray() argument
2949 createTextureStorage2DMultisample(GLenum internalformat, GLsizei width, GLsizei height, int levels, int samples, bool fixedSampleLocations, const std::string &label) createTextureStorage2DMultisample() argument
2963 createTextureStorage2DMultisampleArray(GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, int levels, int samples, bool fixedSampleLocations, const std::string &label) createTextureStorage2DMultisampleArray() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessTexturesTests.cpp1746 bool StorageAndSubImageTest<T, S, N, D, I>::TextureStorage(glw::GLenum target, glw::GLuint texture, glw::GLsizei levels, in TextureStorage() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES3.cpp1307 ValidateES3TexStorageParametersBase(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) ValidateES3TexStorageParametersBase() argument
1525 ValidateES3TexStorage2DParameters(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) ValidateES3TexStorage2DParameters() argument
1544 ValidateES3TexStorage3DParameters(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) ValidateES3TexStorage3DParameters() argument
4788 ValidateTexStorage2D(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) ValidateTexStorage2D() argument
4811 ValidateTexStorage3D(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) ValidateTexStorage3D() argument
[all...]
H A DvalidationGL4.cpp748 ValidateTexStorage1D(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width) ValidateTexStorage1D() argument
1969 ValidateTextureStorage1D(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLsizei levels, GLenum internalformat, GLsizei width) ValidateTextureStorage1D() argument
1979 ValidateTextureStorage2D(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) ValidateTextureStorage2D() argument
2002 ValidateTextureStorage3D(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) ValidateTextureStorage3D() argument
H A DvalidationES2.cpp1561 ValidateES2TexStorageParametersBase(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) ValidateES2TexStorageParametersBase() argument
6047 ValidateTexStorage2DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType type, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) ValidateTexStorage2DEXT() argument
6156 ValidateTexStorage1DEXT(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width) ValidateTexStorage1DEXT() argument
6168 ValidateTexStorage3DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) ValidateTexStorage3DEXT() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp1265 setStorage(const gl::Context *context, gl::TextureType type, size_t levels, GLenum internalFormat, const gl::Extents &size) setStorage() argument
1316 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
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp1009 SkSTArray<16, GrMipLevel> levels; in uploadColorToTex() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dentry_points.cpp1520 GL_APICALL void GL_APIENTRY glTexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) in glTexStorage2D() argument
1525 GL_APICALL void GL_APIENTRY glTexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) in glTexStorage3D() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c3845 u32 levels = ps->performance_level_count; si_dpm_force_performance_level() local
[all...]
H A Dsi_dpm.h458 RV770_SMC_HW_PERFORMANCE_LEVEL levels[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE]; member
784 NISLANDS_SMC_HW_PERFORMANCE_LEVEL levels[]; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dsoundcard.h960 int levels[32]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_pm.c5383 skl_compute_wm_levels(const struct intel_crtc_state *crtc_state, const struct skl_wm_params *wm_params, struct skl_wm_level *levels) skl_compute_wm_levels() argument
5408 struct skl_wm_level *levels = plane_wm->wm; tgl_compute_sagv_wm() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dsi_dpm.c3389 u32 levels = ps->performance_level_count; si_dpm_force_performance_level() local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dsoundcard.h960 int levels[32]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c3860 u32 levels = ps->performance_level_count; si_dpm_force_performance_level() local
[all...]

Completed in 133 milliseconds

1...<<1112131415