Home
last modified time | relevance | path

Searched refs:regionPixels (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp559 const int regionPixels = regionSize.x() * regionSize.y(); in testPrimitivesDepthClamp() local
584 caseMinPixels[0] = caseMinPixels[2] = regionPixels - 1; in testPrimitivesDepthClamp()
594 caseMinPixels[0] = regionPixels; in testPrimitivesDepthClamp()
596 caseMinPixels[2] = regionPixels; in testPrimitivesDepthClamp()
607 caseMinPixels[0] = caseMinPixels[1] = caseMinPixels[2] = caseMinPixels[3] = regionPixels; in testPrimitivesDepthClamp()
651 const int regionPixels = regionSize.x() * regionSize.y(); in testPrimitivesDepthClip() local
676 caseMinPixels[0] = caseMinPixels[2] = regionPixels - 1; in testPrimitivesDepthClip()
686 caseMinPixels[0] = regionPixels; in testPrimitivesDepthClip()
688 caseMinPixels[2] = regionPixels; in testPrimitivesDepthClip()
699 caseMinPixels[0] = caseMinPixels[1] = caseMinPixels[2] = caseMinPixels[3] = regionPixels; in testPrimitivesDepthClip()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
H A DvktClippingTests.cpp559 const int regionPixels = regionSize.x() * regionSize.y(); in testPrimitivesDepthClamp() local
584 caseMinPixels[0] = caseMinPixels[2] = regionPixels - 1; in testPrimitivesDepthClamp()
594 caseMinPixels[0] = regionPixels; in testPrimitivesDepthClamp()
596 caseMinPixels[2] = regionPixels; in testPrimitivesDepthClamp()
607 caseMinPixels[0] = caseMinPixels[1] = caseMinPixels[2] = caseMinPixels[3] = regionPixels; in testPrimitivesDepthClamp()
651 const int regionPixels = regionSize.x() * regionSize.y(); in testPrimitivesDepthClip() local
676 caseMinPixels[0] = caseMinPixels[2] = regionPixels - 1; in testPrimitivesDepthClip()
686 caseMinPixels[0] = regionPixels; in testPrimitivesDepthClip()
688 caseMinPixels[2] = regionPixels; in testPrimitivesDepthClip()
699 caseMinPixels[0] = caseMinPixels[1] = caseMinPixels[2] = caseMinPixels[3] = regionPixels; in testPrimitivesDepthClip()
[all...]

Completed in 4 milliseconds