Home
last modified time | relevance | path

Searched defs:mipmapLevel (Results 1 – 17 of 17) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp302 const deUint32 mipmapLevel, in makeBufferImageCopy()
797 … const deUint32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevel, const d… in getImageMipLevelSizeInBytes()
807 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes() local
813 …FormatDescription& formatDescription, const deUint32 planeNdx, const deUint32 mipmapLevel, const d… in getImageMipLevelSizeInBytes()
822 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp302 const deUint32 mipmapLevel, in makeBufferImageCopy()
797 … const deUint32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevel, const d… in getImageMipLevelSizeInBytes()
807 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes() local
813 …FormatDescription& formatDescription, const deUint32 planeNdx, const deUint32 mipmapLevel, const d… in getImageMipLevelSizeInBytes()
822 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleTestsUtil.cpp363 … 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/pipeline/
DvktPipelineMultisampleTestsUtil.cpp363 … 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/
DvktImageTexture.cpp104 static inline deUint32 minify (deUint32 value, deUint32 mipmapLevel) in minify()
DvktImageLoadStoreTests.cpp117 …LevelImageSizeBytes (const Texture& texture, const vk::VkFormat format, const deUint32 mipmapLevel) in getMipmapLevelImageSizeBytes()
143 const deUint32 mipmapLevel = 0u) in comparePixelBuffers()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageTexture.cpp104 static inline deUint32 minify (deUint32 value, deUint32 mipmapLevel) in minify()
DvktImageLoadStoreTests.cpp117 …LevelImageSizeBytes (const Texture& texture, const vk::VkFormat format, const deUint32 mipmapLevel) in getMipmapLevelImageSizeBytes()
143 const deUint32 mipmapLevel = 0u) in comparePixelBuffers()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DSurface.hpp95 EGLint mipmapLevel = 0; // Mipmap level to render to member in egl::Surface
DSurface.cpp147 void Surface::setMipmapLevel(EGLint mipmapLevel) in setMipmapLevel()
/third_party/skia/third_party/externals/dawn/src/utils/
DTestUtils.cpp37 uint32_t mipmapLevel, in GetTextureDataCopyLayoutForTextureAtLevel()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp2566 const deUint32 mipmapLevel, in getPlaneSizeInBytes()
2578 const deUint32 mipmapLevel, in getPlaneSizeInBytes()
2588 const deUint32 mipmapLevel) in getPlaneExtent()
2601 const deUint32 mipmapLevel) in getPlaneExtent()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDescriptorSetLayout.cpp410 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in WriteDescriptorSet() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DMultisampledRenderingTests.cpp154 uint32_t mipmapLevel = 0, in VerifyResolveTarget()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp3272 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/
Des3fFboStateQueryTests.cpp291 for (int mipmapLevel = 0; mipmapLevel < 7; ++mipmapLevel) in test() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DMultisampledRenderingTests.cpp184 uint32_t mipmapLevel = 0, in VerifyResolveTarget()