/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesTestsUtil.cpp | 302 const deUint32 mipmapLevel, in makeBufferImageCopy() 826 … const deUint32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevel, const d… in getImageMipLevelSizeInBytes() 836 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes() local 842 …FormatDescription& formatDescription, const deUint32 planeNdx, const deUint32 mipmapLevel, const d… in getImageMipLevelSizeInBytes() 851 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleTestsUtil.cpp | 363 … const deUint32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevel, const d… in getImageMipLevelSizeInBytes() 373 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageTexture.cpp | 104 static inline deUint32 minify (deUint32 value, deUint32 mipmapLevel) in minify()
|
D | vktImageLoadStoreTests.cpp | 114 …LevelImageSizeBytes (const Texture& texture, const vk::VkFormat format, const deUint32 mipmapLevel) in getMipmapLevelImageSizeBytes() 140 const deUint32 mipmapLevel = 0u) in comparePixelBuffers()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | Surface.hpp | 95 EGLint mipmapLevel = 0; // Mipmap level to render to member in egl::Surface
|
D | Surface.cpp | 147 void Surface::setMipmapLevel(EGLint mipmapLevel) in setMipmapLevel()
|
/third_party/skia/third_party/externals/dawn/src/utils/ |
D | TestUtils.cpp | 37 uint32_t mipmapLevel, in GetTextureDataCopyLayoutForTextureAtLevel()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 2519 const deUint32 mipmapLevel, in getPlaneSizeInBytes() 2531 const deUint32 mipmapLevel, in getPlaneSizeInBytes() 2541 const deUint32 mipmapLevel) in getPlaneExtent() 2554 const deUint32 mipmapLevel) in getPlaneExtent()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkDescriptorSetLayout.cpp | 410 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in WriteDescriptorSet() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
D | MultisampledRenderingTests.cpp | 154 uint32_t mipmapLevel = 0, in VerifyResolveTarget()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 3272 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local 3291 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local 3309 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local 3327 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboStateQueryTests.cpp | 291 for (int mipmapLevel = 0; mipmapLevel < 7; ++mipmapLevel) in test() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | MultisampledRenderingTests.cpp | 184 uint32_t mipmapLevel = 0, in VerifyResolveTarget()
|