Home
last modified time | relevance | path

Searched defs:blockWidth (Results 1 - 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dd3d_format.h38 GLuint blockWidth; member
H A Dd3d_format.cpp36 D3DFormat(GLuint bits, GLuint blockWidth, GLuint blockHeight, GLuint redBits, GLuint greenBits, GLuint blueBits, GLuint alphaBits, GLuint lumBits, GLuint depthBits, GLuint stencilBits, FormatID formatID) D3DFormat() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Dformatutils11.h41 GLuint blockWidth; member
H A Dformatutils11.cpp35 DXGIFormatSize::DXGIFormatSize(GLuint pixelBits, GLuint blockWidth, GLuint blockHeight) in DXGIFormatSize() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkImageUtil.hpp132 deUint8 blockWidth; member
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DNonzeroTextureCreationTests.cpp221 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(GetParam().mFormat); in Run() local
H A DCopyTests.cpp294 const uint32_t blockWidth = utils::GetTextureFormatBlockWidth(textureSpec.format); in GetExpectedTextureData() local
/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp29 const uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); in GetMinimumBytesPerRow() local
80 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(textureFormat); in RequiredBytesInCopy() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DTextureValidationTests.cpp729 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); in TEST_F() local
H A DQueueWriteTextureValidationTests.cpp597 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); in TEST_F() local
624 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); in TEST_F() local
663 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); in TEST_F() local
693 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); TEST_F() local
733 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); TEST_F() local
780 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); TEST_F() local
[all...]
H A DCopyCommandsValidationTests.cpp2113 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); in TEST_F() local
2146 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); in TEST_F() local
2182 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); in TEST_F() local
2216 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); TEST_F() local
2266 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); TEST_F() local
2323 uint32_t blockWidth = utils::GetTextureFormatBlockWidth(format); TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFormat.cpp941 int Format::blockWidth() const in blockWidth() function in vk::Format
H A DVkImage.cpp702 int blockWidth = usedFormat.blockWidth(); in imageExtentInBlocks() local
719 int blockWidth = usedFormat.blockWidth(); in imageOffsetInBlocks() local
742 int blockWidth = usedFormat.blockWidth(); bufferExtentInBlocks() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/d3d12/
H A DCopySplitTests.cpp38 uint32_t blockWidth = 1; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp441 deUint32 blockWidth = getBlockWidth(format); in getCompressedImageResolutionInBlocks() local
455 deUint32 blockWidth = getBlockWidth(format); in getCompressedImageResolutionBlockCeil() local
H A DvktImageHostImageCopyTests.cpp703 deUint32 blockWidth = getBlockWidth(m_parameters.imageSampledFormat); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTests.cpp1053 const auto blockWidth = static_cast<int>(rateSize.width); in testFullscreenGradient() local
H A DvktMeshShaderSmokeTestsEXT.cpp941 const auto blockWidth = static_cast<int>(rateSize.width); in testFullscreenGradient() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTestsUtil.cpp441 deUint32 blockWidth = getBlockWidth(format); in getCompressedImageResolutionInBlocks() local
455 deUint32 blockWidth = getBlockWidth(format); in getCompressedImageResolutionBlockCeil() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTests.cpp1053 const auto blockWidth = static_cast<int>(rateSize.width); in testFullscreenGradient() local
H A DvktMeshShaderSmokeTestsEXT.cpp935 const auto blockWidth = static_cast<int>(rateSize.width); in testFullscreenGradient() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp517 const deUint32 blockWidth = (isCompressed) ? getBlockWidth(parms.format) : 1u; in getExtent3D() local
854 const deUint32 blockWidth = (isCompressed) ? getBlockWidth(parms.format) : 1u; in uploadImageAspect() local
1051 const deUint32 blockWidth = (isCompressed) ? getBlockWidth(imageParms.format) : 1u; in readImageAspect() local
1367 const deUint32 blockWidth = getBlockWidth(m_params.src.image.format); iterate() local
1383 const deUint32 blockWidth = getBlockWidth(m_params.dst.image.format); iterate() local
1822 const deUint32 blockWidth = getBlockWidth(m_params.src.image.format); iterate() local
1833 const deUint32 blockWidth = getBlockWidth(m_params.dst.image.format); iterate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp513 GLuint blockWidth = formatInfo.compressedBlockWidth; in setSubImageImpl() local
/third_party/mesa3d/src/amd/addrlib/inc/
H A Daddrinterface.h638 UINT_32 blockWidth; ///< Width in element inside one block(1D->Micro, 2D->Macro) member
882 AddrHtileBlockSize blockWidth; ///< 4 or 8. EG above only support 8 member
956 AddrHtileBlockSize blockWidth; ///< 4 or 8. 1 means 8, 0 means 4. EG above only support 8 member
1019 AddrHtileBlockSize blockWidth; ///< 4 or 8. 1 means 8, 0 means 4. R8xx/R9xx only support 8 member
2509 UINT_32 blockWidth; ///< Width in element inside one block member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp435 const deUint32 blockWidth = (isCompressed) ? getBlockWidth(parms.format) : 1u; in getExtent3D() local
762 const deUint32 blockWidth = (isCompressed) ? getBlockWidth(parms.format) : 1u; in uploadImageAspect() local
959 const deUint32 blockWidth = (isCompressed) ? getBlockWidth(imageParms.format) : 1u; in readImageAspect() local
1147 const deUint32 blockWidth = getBlockWidth(m_params.src.image.format); iterate() local
1158 const deUint32 blockWidth = getBlockWidth(m_params.dst.image.format); iterate() local
1609 const deUint32 blockWidth = getBlockWidth(m_params.src.image.format); iterate() local
1620 const deUint32 blockWidth = getBlockWidth(m_params.dst.image.format); iterate() local
[all...]

Completed in 67 milliseconds

12