Home
last modified time | relevance | path

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

123

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp174 unsigned int mipLevel, in readSurface()
199 unsigned int mipLevel, in readVolume()
222 unsigned int mipLevel, in readSurface1D()
247 unsigned int mipLevel, in read()
268 unsigned int mipLevel, in readUsingBuffer()
387 unsigned int mipLevel, in readSurfaceLinear()
399 unsigned int mipLevel, in readLinear()
431 unsigned int mipLevel, in copyToLinearImage()
500 unsigned int mipLevel, in uploadVolume()
522 unsigned int mipLevel, in uploadSurface()
[all …]
/external/swiftshader/src/Vulkan/
DVkImageView.cpp245 int ImageView::rowPitchBytes(VkImageAspectFlagBits aspect, uint32_t mipLevel, Usage usage) const in rowPitchBytes()
250 int ImageView::slicePitchBytes(VkImageAspectFlagBits aspect, uint32_t mipLevel, Usage usage) const in slicePitchBytes()
255 int ImageView::getMipLevelSize(VkImageAspectFlagBits aspect, uint32_t mipLevel, Usage usage) const in getMipLevelSize()
271 …fsetPointer(const VkOffset3D &offset, VkImageAspectFlagBits aspect, uint32_t mipLevel, uint32_t la… in getOffsetPointer()
DVkImage.cpp774 VkDeviceSize Image::getMemoryOffset(VkImageAspectFlagBits aspect, uint32_t mipLevel, uint32_t layer… in getMemoryOffset()
815 for(uint32_t mipLevel = 0; mipLevel < mipLevels; ++mipLevel) in getLayerSize() local
/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/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp329 int mipLevel, in getSRVLevel()
493 void TextureStorage11::markLevelDirty(int mipLevel) in markLevelDirty()
515 for (size_t mipLevel = 0; mipLevel < mSwizzleCache.size(); ++mipLevel) in markDirty() local
1488 int mipLevel, in getSwizzleRenderTarget()
1717 int mipLevel, in getSwizzleRenderTarget()
1900 int mipLevel, in getSwizzleRenderTarget()
2593 int mipLevel, in getSwizzleRenderTarget()
2868 const int mipLevel = index.getLevelIndex(); in getRenderTarget() local
2973 int mipLevel, in getSwizzleRenderTarget()
3241 const int mipLevel = index.getLevelIndex(); in getRenderTarget() local
[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.h716 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/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()
1093 for (deUint32 mipLevel = 0; mipLevel < m_imageMipLevels; ++mipLevel) in readImage() local
1138 for (deUint32 mipLevel = 0; mipLevel < m_imageMipLevels; ++mipLevel) in readImage() local
1223 for (deUint32 mipLevel = 0; mipLevel < m_imageMipLevels; ++mipLevel) in verifyResultImage() local
DvktApiCopiesAndBlittingTests.cpp256 inline VkExtent3D getExtent3D(const ImageParms& parms, deUint32 mipLevel = 0u) in getExtent3D()
674 const deUint32 mipLevel) in readImageAspect()
798 const deUint32 mipLevel) in readImage()
1107 …(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) in copyRegionToTextureLevel()
1379 …(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) in copyRegionToTextureLevel()
1579 …(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) in copyRegionToTextureLevel()
1766 …(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) in copyRegionToTextureLevel()
1814 …(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) in copyRegionToTextureLevel()
2873 …(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) in copyRegionToTextureLevel()
3245 const deUint32 mipLevel = regions[regionNdx].dstSubresource.mipLevel; in iterate() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTestsUtil.cpp40 …getShaderGridSize (const ImageType imageType, const tcu::UVec3& imageSize, const deUint32 mipLevel) in getShaderGridSize()
DvktPipelineRenderToImageTests.cpp1278 const int mipLevel, in drawToMipLevel()
1509 for (int mipLevel = 0; mipLevel < numMipLevels; ++mipLevel) in testRenderToMipMaps() local
1564 for (int mipLevel = 0; mipLevel < numMipLevels; ++mipLevel) in testRenderToMipMaps() local
1610 for (int mipLevel = 0; mipLevel < numMipLevels; ++mipLevel) in testRenderToMipMaps() local
/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/image/
DvktImageTestsUtil.cpp951 …mageCopy (const deUint32 imageWidth, const deUint32 imageHeight, const deUint32 mipLevel, const de… in makeBufferImageCopy()
975 …mageCopy (const deUint32 imageWidth, const deUint32 imageHeight, const deUint32 mipLevel, const de… in makeBufferImageCopy()
/external/angle/src/libANGLE/
DFramebufferAttachment.cpp194 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()
DGrProxyProvider.cpp245 GrMipLevel mipLevel = { pixMap.addr(), pixMap.rowBytes() }; in createTextureProxy() local
/external/skia/src/gpu/
DGrGpu.h273 GrMipLevel mipLevel = {buffer, rowBytes}; variable
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.h464 TIntermTyped* mipLevel; member
/external/angle/third_party/glslang/src/hlsl/
DhlslParseHelper.h464 TIntermTyped* mipLevel; member
/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl64 inline VkImageSubresource makeImageSubresource (VkImageAspectFlags aspectMask, deUint32 mipLevel, d…
323 …ceLayers makeImageSubresourceLayers (VkImageAspectFlags aspectMask, deUint32 mipLevel, deUint32 ba…
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp103 …getShaderGridSize (const ImageType imageType, const tcu::UVec3& imageSize, const deUint32 mipLevel) in getShaderGridSize()

123