Home
last modified time | relevance | path

Searched defs:minBounds (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp475 …ogBoundImages (tcu::TestLog& log, const tcu::UVec2 size, const std::vector<tcu::Vec4>& minBounds, … in logBoundImages()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1655 std::vector<Vec4>& minBounds, in calculateBounds()
DvktYCbCrConversionTests.cpp715 vector<vector<Vec4> > minBounds; in textureConversionTest() local