Home
last modified time | relevance | path

Searched defs:mipLevel (Results 1 – 25 of 59) sorted by relevance

123

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp174 unsigned int mipLevel, in readSurface()
198 unsigned int mipLevel, in readDepth()
218 unsigned int mipLevel, in readVolume()
241 unsigned int mipLevel, in readSurface1D()
266 unsigned int mipLevel, in read()
287 unsigned int mipLevel, in readUsingBuffer()
419 unsigned int mipLevel, in readSurfaceLinear()
431 unsigned int mipLevel, in readLinear()
463 unsigned int mipLevel, in copyToLinearImage()
532 unsigned int mipLevel, in uploadVolume()
[all …]
/external/swiftshader/src/Vulkan/
DVkImageView.cpp296 int ImageView::rowPitchBytes(VkImageAspectFlagBits aspect, uint32_t mipLevel, Usage usage) const in rowPitchBytes()
301 int ImageView::slicePitchBytes(VkImageAspectFlagBits aspect, uint32_t mipLevel, Usage usage) const in slicePitchBytes()
306 int ImageView::getMipLevelSize(VkImageAspectFlagBits aspect, uint32_t mipLevel, Usage usage) const in getMipLevelSize()
324 VkExtent2D ImageView::getMipLevelExtent(uint32_t mipLevel, VkImageAspectFlagBits aspect) const in getMipLevelExtent()
348 …fsetPointer(const VkOffset3D &offset, VkImageAspectFlagBits aspect, uint32_t mipLevel, uint32_t la… in getOffsetPointer()
DVkImage.cpp234 for(uint32_t mipLevel = subresourceRange.baseMipLevel; mipLevel <= lastMipLevel; ++mipLevel) in getSizeInBytes() local
246 for(uint32_t mipLevel = subresourceRange.baseMipLevel; mipLevel <= lastMipLevel; ++mipLevel) in getSizeInBytes() local
897 VkDeviceSize Image::getMemoryOffset(VkImageAspectFlagBits aspect, uint32_t mipLevel, uint32_t layer… in getMemoryOffset()
938 for(uint32_t mipLevel = 0; mipLevel < mipLevels; ++mipLevel) in getLayerSize() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp331 int mipLevel, in getSRVLevel()
495 void TextureStorage11::markLevelDirty(int mipLevel) in markLevelDirty()
517 for (size_t mipLevel = 0; mipLevel < mSwizzleCache.size(); ++mipLevel) in markDirty() local
1546 int mipLevel, in getSwizzleRenderTarget()
1786 int mipLevel, in getSwizzleRenderTarget()
1983 int mipLevel, in getSwizzleRenderTarget()
2711 int mipLevel, in getSwizzleRenderTarget()
2988 const int mipLevel = index.getLevelIndex(); in findRenderTarget() local
3018 const int mipLevel = index.getLevelIndex(); in getRenderTarget() local
3123 int mipLevel, in getSwizzleRenderTarget()
[all …]
DResourceManager11.cpp302 for (UINT mipLevel = 0; mipLevel < desc->MipLevels; ++mipLevel) in ClearResource() local
476 for (UINT mipLevel = 0; mipLevel < desc->MipLevels; ++mipLevel) in createInitDataIfNeeded() local
526 for (UINT mipLevel = 0; mipLevel < desc->MipLevels; ++mipLevel) in createInitDataIfNeeded() local
DTextureStorage11.h755 int mipLevel; member
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c1712 unsigned face, unsigned mipLevel) in SVGA3D_UpdateGBImage()
1771 unsigned face, unsigned mipLevel) in SVGA3D_ReadbackGBImage()
1824 unsigned face, unsigned mipLevel, in SVGA3D_ReadbackGBImagePartial()
1853 unsigned face, unsigned mipLevel, in SVGA3D_InvalidateGBImagePartial()
/external/mesa3d/src/amd/addrlib/src/r800/
Degbaddrlib.h306 UINT_32 mipLevel, UINT_32 numSamples, ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut) const in HwlComputeSurfaceAlignmentsMacroTiled()
Dciaddrlib.cpp2074 UINT_32 mipLevel, ///< [in] mip level in HwlComputeSurfaceAlignmentsMacroTiled()
2110 UINT_32 mipLevel, ///< [in] mip level in HwlPadDimensions()
Degbaddrlib.cpp97 UINT_32 mipLevel = pIn->mipLevel; in DispatchComputeSurfaceInfo() local
723 UINT_32 mipLevel, ///< [in] mip level in ComputeSurfaceAlignmentsMicroTiled()
874 UINT_32 mipLevel, ///< [in] mip level in ComputeSurfaceAlignmentsMacroTiled()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp134 VkExtent3D getMipLevelExtent (VkExtent3D baseExtent, const deUint32 mipLevel) in getMipLevelExtent()
173 for (deUint32 mipLevel = 0; mipLevel < numMipLevels; ++mipLevel) in getImageMipLevelSizes() local
216 inline bool isInInitialClearRange (bool isAttachmentformat, deUint32 mipLevel, deUint32 arrayLayer,… in isInInitialClearRange()
1096 for (deUint32 mipLevel = 0; mipLevel < m_imageMipLevels; ++mipLevel) in readImage() local
1141 for (deUint32 mipLevel = 0; mipLevel < m_imageMipLevels; ++mipLevel) in readImage() local
1226 for (deUint32 mipLevel = 0; mipLevel < m_imageMipLevels; ++mipLevel) in verifyResultImage() local
1294 deUint32 mipLevel = 0u; in iterate() local
DvktApiCopiesAndBlittingTests.cpp389 inline VkExtent3D getExtent3D(const ImageParms& parms, deUint32 mipLevel = 0u) in getExtent3D()
818 const deUint32 mipLevel) in readImageAspect()
942 const deUint32 mipLevel) in readImage()
1294 …(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) in copyRegionToTextureLevel()
1612 …(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) in copyRegionToTextureLevel()
1866 …(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) in copyRegionToTextureLevel()
2099 …(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) in copyRegionToTextureLevel()
2148 …(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) in copyRegionToTextureLevel()
3290 …(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) in copyRegionToTextureLevel()
3723 const deUint32 mipLevel = m_params.regions[regionNdx].imageBlit.dstSubresource.mipLevel; in iterate() local
[all …]
/external/mesa3d/src/amd/addrlib/src/core/
Daddrlib1.h383 UINT_32 numSamples, ADDR_TILEINFO* pTileInfo, UINT_32 mipLevel, in HwlPadDimensions()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTestsUtil.cpp40 …getShaderGridSize (const ImageType imageType, const tcu::UVec3& imageSize, const deUint32 mipLevel) in getShaderGridSize()
DvktPipelineRenderToImageTests.cpp1286 const int mipLevel, in drawToMipLevel()
1517 for (int mipLevel = 0; mipLevel < numMipLevels; ++mipLevel) in testRenderToMipMaps() local
1572 for (int mipLevel = 0; mipLevel < numMipLevels; ++mipLevel) in testRenderToMipMaps() local
1618 for (int mipLevel = 0; mipLevel < numMipLevels; ++mipLevel) in testRenderToMipMaps() local
/external/skia/gm/
Dlazytiling.cpp46 GrMipLevel mipLevel = {src.getPixels(), src.rowBytes(), nullptr}; in create_view() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp977 …mageCopy (const deUint32 imageWidth, const deUint32 imageHeight, const deUint32 mipLevel, const de… in makeBufferImageCopy()
1001 …mageCopy (const deUint32 imageWidth, const deUint32 imageHeight, const deUint32 mipLevel, const de… in makeBufferImageCopy()
/external/angle/src/libANGLE/
DFramebufferAttachment.cpp196 GLint FramebufferAttachment::mipLevel() const in mipLevel() function in gl::FramebufferAttachment
/external/skqp/src/gpu/
DGrGpu.h198 GrMipLevel mipLevel = {buffer, rowBytes}; in writePixels() local
DGrResourceProvider.cpp95 const GrMipLevel& mipLevel, in createTexture()
/external/skia/tools/
DDDLPromiseImageHelper.cpp51 SkMipmap::Level mipLevel; in normalMipLevels() local
/external/skia/src/gpu/
DGrGpu.h280 GrMipLevel mipLevel = {buffer, rowBytes, nullptr}; variable
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslParseHelper.h464 TIntermTyped* mipLevel; member
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.h464 TIntermTyped* mipLevel; member
/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl130 inline VkImageSubresource makeImageSubresource (VkImageAspectFlags aspectMask, deUint32 mipLevel, d…
353 …ceLayers makeImageSubresourceLayers (VkImageAspectFlags aspectMask, deUint32 mipLevel, deUint32 ba…

123