Home
last modified time | relevance | path

Searched defs:blockHeight (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DQueueWriteTextureValidationTests.cpp598 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
625 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
664 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
694 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
734 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
781 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
DCopyCommandsValidationTests.cpp2114 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
2147 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
2183 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
2217 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
2267 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
2324 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
DTextureValidationTests.cpp730 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.h42 GLuint blockHeight; member
Dformatutils11.cpp35 DXGIFormatSize::DXGIFormatSize(GLuint pixelBits, GLuint blockWidth, GLuint blockHeight) in DXGIFormatSize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dd3d_format.h39 GLuint blockHeight; member
Dd3d_format.cpp38 GLuint blockHeight, in D3DFormat()
/third_party/skia/third_party/externals/dawn/src/utils/
DTestUtils.cpp81 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(textureFormat); in RequiredBytesInCopy() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp126 deUint8 blockHeight; member
DvkImageUtil.cpp3526 deUint32 blockHeight; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFormat.cpp1010 int Format::blockHeight() const in blockHeight() function in vk::Format
DVkImage.cpp703 int blockHeight = usedFormat.blockHeight(); in imageExtentInBlocks() local
720 int blockHeight = usedFormat.blockHeight(); in imageOffsetInBlocks() local
754 int blockHeight = usedFormat.blockHeight(); in bufferExtentInBlocks() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DNonzeroTextureCreationTests.cpp222 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(GetParam().mFormat); in Run() local
DCopyTests.cpp295 const uint32_t blockHeight = utils::GetTextureFormatBlockHeight(textureSpec.format); in DoTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp479 deUint32 blockHeight = getBlockHeight(format); in getCompressedImageResolutionInBlocks() local
493 deUint32 blockHeight = getBlockHeight(format); in getCompressedImageResolutionBlockCeil() local
/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.cpp456 inline void setASTCErrorColorBlock (void* dst, int blockWidth, int blockHeight, bool isSRGB) in setASTCErrorColorBlock()
484 …idExtentBlock (void* dst, const Block128& blockData, int blockWidth, int blockHeight, bool isSRGB,… in decodeVoidExtentBlock()
1270 …air* dst, const deUint32 (&unquantizedWeights) [64], int blockWidth, int blockHeight, const ASTCBl… in interpolateWeights()
1319 …ts (TexelWeightPair* dst, const Block128& blockData, int blockWidth, int blockHeight, const ASTCBl… in computeTexelWeights()
1409 …int numPartitions, int blockWidth, int blockHeight, bool isSRGB, bool isLDRMode, const deUint32* c… in setTexelColors()
1486 …compressBlock (void* dst, const Block128& blockData, int blockWidth, int blockHeight, bool isSRGB,… in decompressBlock()
1576 const int blockHeight = dst.getHeight(); in decompress() local
1882 …c inline bool isValidBlockParams (const NormalBlockParams& params, int blockWidth, int blockHeight) in isValidBlockParams()
2233 …teNormalBlock (const NormalBlockParams& blockParams, int blockWidth, int blockHeight, const Normal… in generateNormalBlock()
2907 void generateDummyNormalBlocks (deUint8* dst, size_t numBlocks, int blockWidth, int blockHeight) in generateDummyNormalBlocks()
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjpegparse.c349 guint8 blockHeight[3]; /* Same for the vertical part of this component */ in gst_jpeg_parse_sof() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/d3d12/
DCopySplitTests.cpp39 uint32_t blockHeight = 1; member
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.cpp1567 UINT_32 blockHeight, in GetMipTailDim()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp400 const deUint32 blockHeight = (isCompressed) ? getBlockHeight(parms.format) : 1u; in getExtent3D() local
729 const deUint32 blockHeight = (isCompressed) ? getBlockHeight(parms.format) : 1u; in uploadImageAspect() local
938 const deUint32 blockHeight = (isCompressed) ? getBlockHeight(imageParms.format) : 1u; in readImageAspect() local
1126 const deUint32 blockHeight = getBlockHeight(m_params.src.image.format); in iterate() local
1137 const deUint32 blockHeight = getBlockHeight(m_params.dst.image.format); in iterate() local
1584 const deUint32 blockHeight = getBlockHeight(m_params.src.image.format); in iterate() local
1595 const deUint32 blockHeight = getBlockHeight(m_params.dst.image.format); in iterate() local
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp4421 UINT_32 blockHeight, in GetMipChainInfo()
4718 UINT_32 blockHeight, in GetMipStartPos()
/third_party/mesa3d/src/amd/addrlib/inc/
Daddrinterface.h639 UINT_32 blockHeight; ///< Height in element inside one block(1D->Micro, 2D->Macro) member
883 AddrHtileBlockSize blockHeight; ///< 4 or 8. EG above only support 8 member
957 AddrHtileBlockSize blockHeight; ///< 4 or 8. 1 means 8, 0 means 4. EG above only support 8 member
1020 AddrHtileBlockSize blockHeight; ///< 4 or 8. 1 means 8, 0 means 4. R8xx/R9xx only support 8 member
2510 UINT_32 blockHeight; ///< Height in element inside one block member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp514 GLuint blockHeight = formatInfo.compressedBlockHeight; in setSubImageImpl() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp4546 int blockHeight = static_cast<int>(format.compressedBlockHeight); in captureCompressedTextureData() local