Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp42 deUint32 getFormatSizeInBytes(const VkFormat format) in getFormatSizeInBytes() function
95 deUint32 bytes = getFormatSizeInBytes(format); in getElementSizeInBytes()
1392 (data.isImage ? getFormatSizeInBytes(format) : getElementSizeInBytes(format, data.layout)); in initializeMemory()
2548 VkDeviceSize formatSize = getFormatSizeInBytes(format); in makeFragmentFrameBufferTest()
2633 VkDeviceSize elementSize = getFormatSizeInBytes(format); in makeComputeTest()