Searched refs:caseMinPixels (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/ |
H A D | vktClippingTests.cpp | 579 int caseMinPixels[numCases] = { 0, 0, 0, 0 }; in testPrimitivesDepthClamp() local 584 caseMinPixels[0] = caseMinPixels[2] = regionPixels - 1; in testPrimitivesDepthClamp() 585 caseMinPixels[1] = caseMinPixels[3] = 2; in testPrimitivesDepthClamp() 594 caseMinPixels[0] = regionPixels; in testPrimitivesDepthClamp() 595 caseMinPixels[1] = RENDER_SIZE - 2; in testPrimitivesDepthClamp() 596 caseMinPixels[2] = regionPixels; in testPrimitivesDepthClamp() 597 caseMinPixels[3] = 2 * (RENDER_SIZE - 2); in testPrimitivesDepthClamp() 607 caseMinPixels[ in testPrimitivesDepthClamp() 671 int caseMinPixels[numCases] = { 0, 0, 0, 0 }; testPrimitivesDepthClip() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/ |
H A D | vktClippingTests.cpp | 579 int caseMinPixels[numCases] = { 0, 0, 0, 0 }; in testPrimitivesDepthClamp() local 584 caseMinPixels[0] = caseMinPixels[2] = regionPixels - 1; in testPrimitivesDepthClamp() 585 caseMinPixels[1] = caseMinPixels[3] = 2; in testPrimitivesDepthClamp() 594 caseMinPixels[0] = regionPixels; in testPrimitivesDepthClamp() 595 caseMinPixels[1] = RENDER_SIZE - 2; in testPrimitivesDepthClamp() 596 caseMinPixels[2] = regionPixels; in testPrimitivesDepthClamp() 597 caseMinPixels[3] = 2 * (RENDER_SIZE - 2); in testPrimitivesDepthClamp() 607 caseMinPixels[ in testPrimitivesDepthClamp() 671 int caseMinPixels[numCases] = { 0, 0, 0, 0 }; testPrimitivesDepthClip() local [all...] |
Completed in 4 milliseconds