/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | formatutils11.h | 42 GLuint blockHeight; member
|
D | formatutils11.cpp | 35 DXGIFormatSize::DXGIFormatSize(GLuint pixelBits, GLuint blockWidth, GLuint blockHeight) in DXGIFormatSize()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | formatutils11.h | 41 GLuint blockHeight; member
|
D | formatutils11.cpp | 35 DXGIFormatSize::DXGIFormatSize(GLuint pixelBits, GLuint blockWidth, GLuint blockHeight) in DXGIFormatSize()
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | QueueWriteTextureValidationTests.cpp | 598 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
|
D | CopyCommandsValidationTests.cpp | 2114 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
|
D | TextureValidationTests.cpp | 730 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(format); in TEST_F() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | d3d_format.h | 39 GLuint blockHeight; member
|
D | d3d_format.cpp | 38 GLuint blockHeight, in D3DFormat()
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | Format.h | 50 uint32_t blockHeight; member
|
D | Texture.cpp | 427 uint32_t blockHeight = mFormat.blockHeight; in GetMipLevelPhysicalSize() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | formatutils9.h | 50 GLuint blockHeight; member
|
D | formatutils9.cpp | 50 GLuint blockHeight, in D3DFormat()
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_mipmap_tree.c | 47 unsigned blockWidth, blockHeight; in get_aligned_compressed_row_stride() local 81 unsigned blockWidth, blockHeight; in get_texture_image_size() local
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_mipmap_tree.c | 47 unsigned blockWidth, blockHeight; in get_aligned_compressed_row_stride() local 81 unsigned blockWidth, blockHeight; in get_texture_image_size() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.hpp | 126 deUint8 blockHeight; member
|
/third_party/skia/third_party/externals/dawn/src/utils/ |
D | TestUtils.cpp | 81 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(textureFormat); in RequiredBytesInCopy() local
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkFormat.cpp | 1010 int Format::blockHeight() const in blockHeight() function in vk::Format
|
D | VkImage.cpp | 703 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/ |
D | NonzeroTextureCreationTests.cpp | 222 uint32_t blockHeight = utils::GetTextureFormatBlockHeight(GetParam().mFormat); in Run() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageTestsUtil.cpp | 479 deUint32 blockHeight = getBlockHeight(format); in getCompressedImageResolutionInBlocks() local 493 deUint32 blockHeight = getBlockHeight(format); in getCompressedImageResolutionBlockCeil() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuAstcUtil.cpp | 456 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/ |
D | gstjpegparse.c | 349 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/ |
D | CopySplitTests.cpp | 39 uint32_t blockHeight = 1; member
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/d3d12/ |
D | CopySplitTests.cpp | 37 uint32_t blockHeight = 1; member
|