Home
last modified time | relevance | path

Searched defs:explicitReconstruction (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp198 bool explicitReconstruction; member
380 const vk::VkComponentMapping &componentMapping, bool explicitReconstruction) in createConversion()
403 …const vk::VkComponentMapping &componentMapping, bool explicitReconstruction, const vector<Vec2> &s… in evalShader()
658 bool explicitReconstruction = config.explicitReconstruction; in textureConversionTest() local
1654 const bool explicitReconstruction(explicitReconstructionNdx == 1); in buildTests() local
1955 const bool explicitReconstruction(explicitReconstructionNdx == 1); in buildTests() local
H A DvktYCbCrFilteringTests.cpp348 const bool explicitReconstruction( in iterate() local
H A DvktYCbCrUtil.cpp1566 const vk::VkComponentMapping &componentMapping, bool explicitReconstruction, in calculateBounds()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemYCbCrConversionTests.cpp139 bool explicitReconstruction; member
286 const vk::VkComponentMapping &componentMapping, const bool explicitReconstruction) in createConversion()
951 bool explicitReconstruction = config.explicitReconstruction; in generateYCbCrImage() local