Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiMaintenance1Tests.cpp1424 bool resizeWindow; member
1770 void populateScalingTests (tcu::TestCaseGroup *testGroup, Type wsiType, bool resizeWindow) in populateScalingTests()
1971 ResizeWindow resizeWindow; member
/external/angle/src/tests/gl_tests/
DFramebufferTest.cpp5435 auto resizeWindow = [this, isSwappedDimensions](GLuint width, GLuint height) { in TEST_P() local