Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp1058 const int horzEdge = 3 * reference.getWidth() / 4; in verifyColorImage() local
1068 if (x < horzEdge) in verifyColorImage()
1091 const int horzEdge = 3 * reference.getWidth() / 4; in verifyDepthImage() local
1109 if (x < horzEdge) in verifyDepthImage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp1025 const int horzEdge = 3 * reference.getWidth() / 4; in verifyColorImage() local
1035 if (x < horzEdge) in verifyColorImage()
1058 const int horzEdge = 3 * reference.getWidth() / 4; in verifyDepthImage() local
1076 if (x < horzEdge) in verifyDepthImage()

Completed in 10 milliseconds