/aosp_15_r20/external/gmmlib/Source/GmmLib/Resource/ |
H A D | GmmResourceInfoCommon.cpp | 890 uint64_t GmmLib::GmmResourceInfoCommon::GetFastClearWidth(uint32_t MipLevel) in GetFastClearWidth() 946 uint32_t GmmLib::GmmResourceInfoCommon::GetFastClearHeight(uint32_t MipLevel) in GetFastClearHeight() 980 uint64_t GmmLib::GmmResourceInfoCommon::Get2DFastClearSurfaceWidthFor3DSurface(uint32_t MipLevel) in Get2DFastClearSurfaceWidthFor3DSurface() 992 uint64_t GmmLib::GmmResourceInfoCommon::Get2DFastClearSurfaceHeightFor3DSurface(uint32_t MipLevel) in Get2DFastClearSurfaceHeightFor3DSurface() 1032 uint32_t GMM_STDCALL GmmLib::GmmResourceInfoCommon::GetPaddedWidth(uint32_t MipLevel) in GetPaddedWidth() 1112 uint32_t GMM_STDCALL GmmLib::GmmResourceInfoCommon::GetPaddedHeight(uint32_t MipLevel) in GetPaddedHeight() 1184 uint32_t GMM_STDCALL GmmLib::GmmResourceInfoCommon::GetPaddedPitch(uint32_t MipLevel) in GetPaddedPitch() 2382 GMM_GFX_SIZE_T GMM_STDCALL GmmLib::GmmResourceInfoCommon::GetMipWidth(uint32_t MipLevel) in GetMipWidth() 2393 uint32_t GMM_STDCALL GmmLib::GmmResourceInfoCommon::GetMipHeight(uint32_t MipLevel) in GetMipHeight() 2404 uint32_t GMM_STDCALL GmmLib::GmmResourceInfoCommon::GetMipDepth(uint32_t MipLevel) in GetMipDepth()
|
H A D | GmmResourceInfo.cpp | 259 uint32_t MipLevel) in GmmResGetPaddedWidth() 274 uint32_t MipLevel) in GmmResGetPaddedHeight() 289 uint32_t MipLevel) in GmmResGetPaddedPitch() 717 uint32_t GMM_STDCALL GmmResGetMipHeight(GMM_RESOURCE_INFO *pResourceInfo, uint32_t MipLevel) in GmmResGetMipHeight() 730 GMM_GFX_SIZE_T GMM_STDCALL GmmResGetMipWidth(GMM_RESOURCE_INFO *pResourceInfo, uint32_t MipLevel) in GmmResGetMipWidth() 743 uint32_t GMM_STDCALL GmmResGetMipDepth(GMM_RESOURCE_INFO *pResourceInfo, uint32_t MipLevel) in GmmResGetMipDepth()
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/Internal/Common/Texture/ |
H A D | GmmTextureCalc.h | 119 uint32_t MipLevel) in GetMipTailByteOffset() 129 uint32_t MipLevel, in GetMipTailGeometryOffset() 277 virtual GMM_GFX_SIZE_T GmmTexGetMipWidth(GMM_TEXTURE_INFO *pTexInfo, uint32_t MipLevel) in GmmTexGetMipWidth() 282 virtual uint32_t GmmTexGetMipHeight(GMM_TEXTURE_INFO *pTexInfo, uint32_t MipLevel) in GmmTexGetMipHeight() 288 virtual uint32_t GmmTexGetMipDepth(GMM_TEXTURE_INFO *pTexInfo, uint32_t MipLevel) in GmmTexGetMipDepth()
|
H A D | GmmGen11TextureCalc.h | 85 virtual GMM_GFX_SIZE_T GmmTexGetMipWidth(GMM_TEXTURE_INFO *pTexInfo, uint32_t MipLevel) in GmmTexGetMipWidth() 111 virtual uint32_t GmmTexGetMipHeight(GMM_TEXTURE_INFO *pTexInfo, uint32_t MipLevel) in GmmTexGetMipHeight() 137 virtual uint32_t GmmTexGetMipDepth(GMM_TEXTURE_INFO *pTexInfo, uint32_t MipLevel) in GmmTexGetMipDepth()
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Texture/ |
H A D | GmmGen9Texture.cpp | 34 uint32_t MipLevel) in Get1DTexOffsetAddressPerMip() 254 uint32_t i, MipLevel, VAlign, CompressHeight, CompressWidth, CompressDepth; in Get2DMipMapHeight() local 380 uint32_t i, MipLevel, VAlign; in Get2DMipMapTotalHeight() local 442 uint32_t MipLevel) in Get2DTexOffsetAddressPerMip() 931 uint32_t MipLevel) in GetMipTailByteOffset() 1082 uint32_t MipLevel, in GetMipTailGeometryOffset()
|
H A D | GmmGen7Texture.cpp | 258 uint32_t MipLevel) in Get2DTexOffsetAddressPerMip() 520 uint32_t i, MipsInThisRow, MipLevel, MipRows; in GetTotal3DHeight() local 591 uint32_t MipsInThisRow, MipLevel, MipRows; in Fill3DTexOffsetAddress() local
|
H A D | GmmTextureOffset.cpp | 282 uint32_t MipHeight, MipWidth, MipLevel; in GetTexLockOffset() local 605 uint32_t MipLevel; in GetMipMapByteAddress() local 733 uint32_t Slice, MipLevel, Pitch; in Get3DMipByteAddress() local
|
H A D | GmmGen12Texture.cpp | 44 uint32_t i, MipLevel, VAlign, CompressHeight, CompressWidth, CompressDepth; in Get2DMipMapHeight() local 1293 uint32_t MipLevel) in GetMipTailByteOffset() 1331 uint32_t MipLevel, in GetMipTailGeometryOffset()
|
H A D | GmmGen10Texture.cpp | 36 uint32_t MipLevel) in GetMipTailByteOffset() 143 uint32_t MipLevel, in GetMipTailGeometryOffset()
|
H A D | GmmGen11Texture.cpp | 424 uint32_t MipLevel) in GetMipTailByteOffset() 533 uint32_t MipLevel, in GetMipTailGeometryOffset()
|
H A D | GmmXe_LPGTexture.cpp | 954 uint32_t MipHeight, MipWidth, MipLevel; in GetTexLockOffset() local 1071 uint32_t MipLevel; in GetMipMapByteAddress() local
|
/aosp_15_r20/external/skia/src/gpu/graphite/task/ |
H A D | UploadTask.h | 27 struct MipLevel { struct 28 const void* fPixels = nullptr; 29 size_t fRowBytes = 0;
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_dec_references_mgr.h | 190 uint32_t MipLevel, PlaneSlice, ArraySlice; in update_entries() local 251 uint32_t MipLevel, PlaneSlice, ArraySlice; in update_entries_av1() local
|
H A D | d3d12_video_dec.cpp | 627 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_decoder_end_frame() local 1047 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_decoder_prepare_for_decode_frame() local
|
H A D | d3d12_video_enc.cpp | 2173 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_encoder_encode_bitstream() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d11/ |
H A D | harness.h | 126 UINT MipLevel; member 140 UINT MipLevel; member
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d10/ |
H A D | harness.h | 125 UINT MipLevel; member 139 UINT MipLevel; member
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/ |
H A D | GmmResourceInfoExt.h | 511 uint32_t MipLevel; // Index of applicable MIP, or zero if N/A. member
|
H A D | GmmCommonExt.h | 562 uint32_t MipLevel; member
|