Home
last modified time | relevance | path

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

/external/deqp/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
/external/swiftshader/src/OpenGL/libEGL/
DSurface.hpp95 EGLint mipmapLevel = 0; // Mipmap level to render to member in egl::Surface
DSurface.cpp152 void Surface::setMipmapLevel(EGLint mipmapLevel) in setMipmapLevel()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp238 const deUint32 mipmapLevel, in makeBufferImageCopy()
663 … const deUint32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevel, const d… in getImageMipLevelSizeInBytes()
673 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes() local
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp4749 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in bindTextures() local
4778 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in bindTextures() local
4806 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in bindTextures() local
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp3207 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local
3226 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local
3244 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local
3262 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp6095 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in bindTextures() local
6124 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in bindTextures() local
6152 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in bindTextures() local
/external/deqp/modules/gles3/functional/
Des3fFboStateQueryTests.cpp291 for (int mipmapLevel = 0; mipmapLevel < 7; ++mipmapLevel) in test() local
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp2379 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local