Home
last modified time | relevance | path

Searched defs:offsetBottom (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
Dangletypes_unittest.cpp417 for (int offsetBottom = 10; offsetBottom >= 0; offsetBottom -= 10) in TEST() local
430 for (int offsetBottom = 10; offsetBottom >= 0; offsetBottom -= 10) in TEST() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp1749 …const VkOffset2D offsetBottom = { (deInt32)params.image.size.width / 2, (deInt32)params.image.siz… in testSecondaryCmdBuffer() local