| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluTextureTestUtil.cpp | 124 const tcu::ConstPixelBufferAccess* levels[tcu::CUBEFACE_LAST]; in getSubView() local
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrGLContext.cpp | 373 void GLContext::texStorage2D (deUint32 target, int levels, deUint32 internalFormat, int width, int height) in texStorage2D() argument 378 void GLContext::texStorage3D (deUint32 target, int levels, deUint32 internalFormat, int width, int height, int depth) in texStorage3D() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ubidi.cpp | 1074 UBiDiLevel *levels=pBiDi->levels; resolveExplicitLevels() local 1348 UBiDiLevel *levels=pBiDi->levels; checkExplicitLevels() local 1831 UBiDiLevel *levels=pBiDi->levels; setLevelsOutsideIsolates() local 1865 UBiDiLevel * levels=pBiDi->levels; processPropertySeq() local 2291 UBiDiLevel *levels=pBiDi->levels; adjustWSLevels() local 2371 const UBiDiLevel *levels; setParaRunsOnly() local 2747 UBiDiLevel *levels=pBiDi->levels; ubidi_setPara() local [all...] |
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | cffdec.c | 136 static const char *levels[] = { variable [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | security.c | 4318 u8 levels; in ntfs_build_mapping() member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ubidi.cpp | 1074 UBiDiLevel *levels=pBiDi->levels; resolveExplicitLevels() local 1348 UBiDiLevel *levels=pBiDi->levels; checkExplicitLevels() local 1831 UBiDiLevel *levels=pBiDi->levels; setLevelsOutsideIsolates() local 1865 UBiDiLevel * levels=pBiDi->levels; processPropertySeq() local 2291 UBiDiLevel *levels=pBiDi->levels; adjustWSLevels() local 2371 const UBiDiLevel *levels; setParaRunsOnly() local 2747 UBiDiLevel *levels=pBiDi->levels; ubidi_setPara() local [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_device.c | 379 D3D12_FEATURE_DATA_FEATURE_LEVELS levels = { in dzn_physical_device_cache_caps() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderMiscTests.cpp | 1663 const std::vector<tcu::TextureLevel*> levels = { m_referenceLevel.get(), m_referenceLevel2.get() }; in verifyResult() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 459 const tcu::ConstPixelBufferAccess* levels[tcu::CUBEFACE_LAST]; in getOneLevelSubView() local 1291 int levels = 0; in init() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationInvarianceTests.cpp | 516 int multiplePatchReferencePrimitiveCount (const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const float* levels, int numPatches) in multiplePatchReferencePrimitiveCount() argument 1158 std::vector<TessLevels> levels; global() member 1358 TessLevels levels; genTessLevelCases() local 1647 TessLevels levels = base; genTessLevelCases() local 1736 TessLevels levels = base; genTessLevelCases() local 1913 TessLevels levels; genTessLevelCases() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderMiscTests.cpp | 1663 const std::vector<tcu::TextureLevel*> levels = { m_referenceLevel.get(), m_referenceLevel2.get() }; in verifyResult() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Texture.cpp | 1559 setStorage(Context *context, TextureType type, GLsizei levels, GLenum internalFormat, const Extents &size) setStorage() argument 1657 setStorageExternalMemory(Context *context, TextureType type, GLsizei levels, GLenum internalFormat, const Extents &size, MemoryObject *memoryObject, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) setStorageExternalMemory() argument [all...] |
| H A D | validationESEXT.cpp | 1074 ValidateTexStorageMem2DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem2DEXT() argument 1101 ValidateTexStorageMem3DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem3DEXT() argument 1525 ValidateTexStorageMemFlags2DANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags2DANGLE() argument 1601 ValidateTexStorageMemFlags3DANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags3DANGLE() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | TextureTest.cpp | 426 createImmutableTexture2D(GLuint texture, size_t width, size_t height, GLenum format, GLenum internalFormat, GLenum type, GLsizei levels, GLubyte data[4]) createImmutableTexture2D() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidi.cpp | 1074 UBiDiLevel *levels=pBiDi->levels; resolveExplicitLevels() local 1348 UBiDiLevel *levels=pBiDi->levels; checkExplicitLevels() local 1831 UBiDiLevel *levels=pBiDi->levels; setLevelsOutsideIsolates() local 1865 UBiDiLevel * levels=pBiDi->levels; processPropertySeq() local 2291 UBiDiLevel *levels=pBiDi->levels; adjustWSLevels() local 2371 const UBiDiLevel *levels; setParaRunsOnly() local 2747 UBiDiLevel *levels=pBiDi->levels; ubidi_setPara() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderTextureFunctionTests.cpp | 1148 const int levels = maxLevel + 1; in testTextureSize() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 459 const tcu::ConstPixelBufferAccess* levels[tcu::CUBEFACE_LAST]; in getOneLevelSubView() local 1303 int levels = 0; in init() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationInvarianceTests.cpp | 506 int multiplePatchReferencePrimitiveCount (const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const float* levels, int numPatches) in multiplePatchReferencePrimitiveCount() argument 1146 std::vector<TessLevels> levels; global() member 1346 TessLevels levels; genTessLevelCases() local 1630 TessLevels levels = base; genTessLevelCases() local 1719 TessLevels levels = base; genTessLevelCases() local 1896 TessLevels levels; genTessLevelCases() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTexture.cpp | 2603 Vec4 sampleLevelArray1D (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, int depth, float lod) in sampleLevelArray1D() argument 2608 Vec4 sampleLevelArray2D (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, int depth, float lod, bool es2, ImageViewMinLodParams* minLodParams) in sampleLevelArray2D() argument 2613 Vec4 sampleLevelArray3D (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float r, float lod, ImageViewMinLodParams* minLodParams) in sampleLevelArray3D() argument 2618 Vec4 sampleLevelArray1DOffset (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float lod, const IVec2& offset) in sampleLevelArray1DOffset() argument 2658 sampleLevelArray2DOffset(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float lod, const IVec3& offset, bool es2, ImageViewMinLodParams* minLodParams) sampleLevelArray2DOffset() argument 2758 sampleLevelArray3DOffset(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float r, float lod, const IVec3& offset, ImageViewMinLodParams* minLodParams) sampleLevelArray3DOffset() argument 2831 sampleLevelArray1DCompare(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float ref, float s, float lod, const IVec2& offset) sampleLevelArray1DCompare() argument 2871 sampleLevelArray2DCompare(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float ref, float s, float t, float lod, const IVec3& offset) sampleLevelArray2DCompare() argument [all...] |
| H A D | tcuTexture.hpp | 580 inline Texture2DView::Texture2DView (int numLevels, const ConstPixelBufferAccess* levels, boo argument 843 Texture1DView(int numLevels, const ConstPixelBufferAccess* levels, bool es2 DE_UNUSED_ATTR = false, ImageViewMinLodParams* minLodParams DE_UNUSED_ATTR = DE_NULL) Texture1DView() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | Bidi.java | 1056 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 D | cbiditst.c | 455 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 D | Bidi.java | 1032 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 D | ntfssecaudit.c | 1876 u8 levels; in local_build_mapping() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageCompressionTranscodingSupport.cpp | 1971 makeCreateImageInfo(const VkFormat format, const ImageType type, const UVec3& size, const VkImageUsageFlags usageFlags, const VkImageCreateFlags* createFlags, const deUint32 levels, const deUint32 layers) makeCreateImageInfo() argument
|