Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.hpp174 tcu::UVec4 getYCbCrBitDepth (vk::VkFormat format);
DvktYCbCrConversionTests.cpp593 const tcu::UVec4 bitDepth (getYCbCrBitDepth(config.format)); in textureConversionTest()
1218 const UVec4 bitDepth (getYCbCrBitDepth(format)); in initTests()
1310 const UVec4 bitDepth (getYCbCrBitDepth(format)); in initTests()
1501 const UVec4 bitDepth (getYCbCrBitDepth(format)); in initTests()
DvktYCbCrUtil.cpp1081 tcu::UVec4 getYCbCrBitDepth (vk::VkFormat format) in getYCbCrBitDepth() function
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp1000 const tcu::UVec4 bitDepth (ycbcr::getYCbCrBitDepth(config.format)); in generateYCbCrImage()
1423 const tcu::UVec4 bitDepth (ycbcr::getYCbCrBitDepth(format)); in createYCbCrConversionTests()