Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrImageQueryTests.cpp641 const bool lodOk = de::inRange(result.y(), lodBounds.x(), lodBounds.y()); in testImageQueryLod() local
643 if (!levelOk || !lodOk) in testImageQueryLod()