Home
last modified time | relevance | path

Searched refs:getBlockSizeInBytes (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp84 deUint32 getBlockSizeInBytes (const VkFormat compressedFormat);
DvkImageUtil.cpp3732 deUint32 getBlockSizeInBytes (const VkFormat compressedFormat) in getBlockSizeInBytes() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageTestsUtil.cpp470 deUint32 blockBytes = getBlockSizeInBytes(format); in getCompressedImageSizeInBytes()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp470 deUint32 blockBytes = getBlockSizeInBytes(format); in getCompressedImageSizeInBytes()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp280 …return (getBlockSizeInBytes(format) == 8) ? mapVkFormat(VK_FORMAT_R16G16B16A16_UINT) : mapVkFormat… in getSizeCompatibleTcuTextureFormat()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp280 …return (getBlockSizeInBytes(format) == 8) ? mapVkFormat(VK_FORMAT_R16G16B16A16_UINT) : mapVkFormat… in getSizeCompatibleTcuTextureFormat()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp263 …return (getBlockSizeInBytes(format) == 8) ? mapVkFormat(VK_FORMAT_R16G16B16A16_UINT) : mapVkFormat… in getSizeCompatibleTcuTextureFormat()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp263 …return (getBlockSizeInBytes(format) == 8) ? mapVkFormat(VK_FORMAT_R16G16B16A16_UINT) : mapVkFormat… in getSizeCompatibleTcuTextureFormat()